Comments Red IXN started the conversationSeptember 2, 2014 at 4:13amHi, 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 repliedSeptember 3, 2014 at 2:02pm Hi there, you would need some Custom CSS in order to do this. Something like: #article-content-wrapper a {color: blue!important}should workRegardsdjwdRegardsdjwd Sign in to reply ...
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!
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