[Resolved] How can I underline links in the content only?

Home Forums Support [Resolved] How can I underline links in the content only?

Home Forums Support How can I underline links in the content only?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2389737
    Bhavleen

    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

    #2390755
    Bhavleen

    can someone please recommend me a solution?

    Thanks

    #2390759
    Fernando
    Customer Support

    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;
    }
    #2390763
    Bhavleen

    Thanks Fernando, it worked perfectly.

    #2390771
    Fernando
    Customer Support

    You’re welcome Bhavleen!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.