I want to adjust the color of links in my main content. So I go to the enfold settings –> general styling –> Main content –> Primary color
Changing the color here changes the color of links, but it also changes anything I bold or any heading I use. Is there anyway to only change the color of the links in text? Thanks!
Hey ambarrow,
Can you try adding this css code in Quick CSS instead (located in Enfold > General Styling):
#top #main a {
color: blue;
}
Hope it helps.
Best regards,
Nikko
Thanks!
Unfortunately this turns sub-menus blue as well. I’ll just stick to highlighting the link blue manually.
Hi ambarrow,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria