Forums
Home / Theme: VerySimpleStart / Changing menu hover color
(@kancur)
9 years ago
Hi, how do I change the hover color of the menu? Thank you ??
(@mariejojones)
What’s your site address?
https://inflatablehottubhq.com
Thank you ??
Try this
#mainnav ul li a:hover { color: red; }
or whatever color you want #000000. I tend to use red and yellow for quick test
Thank you! ??
Does it work?