I have placed my SECONDARY MENU above the very TOP of the HEADER. It’s currently in a light grey. However, when I hover over it, it is WHITE. Given the background is white, I can’t see it.
I know it must be a simple fix, but for the life of me, I can’t figure it out.
Also, I don’t want it to be the “secondary color” of my site, because that color is YELLOW and practically impossible to see.
Can you please help this novice?
Thank you.
PS: LOVE the Enfold theme!
Hi,
Please add following code to Quick CSS in Enfold theme options under Styling
#top .header_color .sub_menu ul li a:hover { color: red; }
Regards,
Yigit
Thank you very much, Yigit. Your rapid response is much appreciated. Cheers!