I’ve made what I believe to be the correct color hex [#c5d64a] settings for links in the Main Content, but they don’t appear to be working.
I want the normal text in the Main Content to be #444444 and the link to display as #c5d64a. However as you can see on my Privacy page, the text and link colors are showing up the same – #444444, however, when I hover over the text, then it displays as #c5d64a.
Here is a screenshot of my current settings:
Thank you in advance for any assistance.
Best Regards,
Julio
Hey Julio,
Thanks for the screenshot, but your link is set by color: inherit;:
.main_color a, .alternate_color a {
color: inherit;
}
I’m not sure where this is being set, when I try to reproduce it on my site it works correctly, perhaps you can include a login to look?
Best regards,
Mike
Mike,
Thanks AGAIN! I found the “color: inherit;” in my Quick CSS. To be honest, no idea why/when I added it ;(
Problem solved. You’re on a roll today! Thank you!!!
Best Regards,
Julio
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike