Hi
I have my footer background set to a black color. When I modify the font color in the advanced styling for my main menu links, the change gets applied to my general styling footer background.
If you wish to see for yourselves, I have included my login credentials.
Lyse
Hi tremblayly!
Try adding this to your custom CSS to overwrite it.
#footer a { color: white !important; }
#footer a:hover { color: red !important; }
Regards,
Elliott
Hi Elliot
That code fixed the problem. I think this should be fixed as part of the next Enfold upgrade.
Thanks
Lyse