Okay
  Public Ticket #274286
Link color in post
Closed

Comments

  • Red IXN started the conversation

    Hi, 

    Just a quick question that I can't seem to find. If I change the link color on the theme editor, it changes the color for pretty much ALL links. 

    If I only want to change the color of the links in the body of a blog-post or page, where do I change it?

    Thanks!

  •  93
    djwd replied

    Hi there,

    you would need some Custom CSS in order to do this. Something like:

    #article-content-wrapper a {color: blue!important}

    should work

    Regards
    djwd

    Regards
    djwd