[Resolved] Change color of the links in posts

Home Forums Support [Resolved] Change color of the links in posts

Home Forums Support Change color of the links in posts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1268372
    Xavier

    Hi,

    How can I change the color of the links in my posts?

    Thanks!

    #1268579
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Colors > Content –> Links

    #1268603
    Xavier

    Hi thanks for your reply,

    The place you told me to change is for any link in the website, but I was looking for a solution to change the colour of the links but only in the posts, is it possible?

    Thanks in advance,

    #1268673
    David
    Staff
    Customer Support

    Try this CSS:

    .single-post .entry-content a {
        color: red;
    }
    #1269983
    Xavier

    Great:). Thank you so much!

    #1270166
    David
    Staff
    Customer Support

    You’re welcome

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