Viewing 4 replies - 1 through 4 (of 4 total)
  • You’d probably need to change the formatting of links (a tags) in your CSS. A link to your site would be helpful – make sure you also have Custom CSS or a child theme set up.

    do you have jetpack installed?
    If so than go to – Appearance / Edit CSS
    add this and let me know if it works,

    a {
    color: #1F1F1F; (whatever color your link is)
    text-decoration: underline;
    }

    Thread Starter alkpurusha

    (@alkpurusha)

    Thanks Amado, your tip worked perfectly.
    Now a trick question for you; assuming I only want hyperlinks in body text of posts and pages underlined and not underlined in the right panel under “recent posts/categories/etc”, is there a quick and easy way to do this?

    what is the URL of your page?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hyperlinks’ is closed to new replies.