Hello,
I have a hard time changing colours of words containing links in pages. Sometimes it works but most often i have to try many times or it wont work at all? Found one code but it changed colour of not only links but other things outside the text and not all links in the text had changed colour either. Its so frustrating and time consuming.
Hey Slawomir,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.main_color a, .alternate_color a { color: inherit; }
Best regards,
Yigit
Thanks mate but it doesnt work