Site logo

Archived topic

How can I underline links in the content only?

4 replies · Started by Bhavleen on October 27, 2022

Viewing posts 1–5 of 5

Hello Team,

I need to underline my links in the content only. I don't want my blog post titles to be underlined in the cards I have created.

Please let me know how can I achieve that?

Thanks

can someone please recommend me a solution?

Thanks

Hi Bhavleen,

Sorry, somehow you're topic slipped through our system.

Can you try adding this CSS in Appearance > Customize > Additional CSS:

.content-area .site-main p a {
    text-decoration: underline;
}

Thanks Fernando, it worked perfectly.

You're welcome Bhavleen!

This archived topic is closed to new replies.