Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1379232
Underlined links
Closed

Comments

  • Kevin started the conversation

    Hello,


    I am noticing that whichever child theme I choose, my links in my articles underline when hovered. However, I would like them underlined in the articles in general, so the reader can easily see to click them.

    Is there a way to do this?

  •  2,699
    PenciDesign replied

    Hi,

    You can do that by add more this code to Customize > Custom CSS:

    .post-entry a{ text-decoration: underline; }

    Best Regards,

    PenciDesign