Hello,
I'm having a hard time finding the CSS for the main menu hover color. This should also be the color the menu item stays when user is on that page.
Can you direct me to the correct code? Is it in menu.css?
I appreciate your help.
.gkMenu a:hover, .gkMenu a:active, .gkMenu a:focus, .gkMenu li.active > a {color: #FF7F66;}
#gkMainMenu div.childcontent a:active, #gkMainMenu div.childcontent a:focus, #gkMainMenu div.childcontent a:hover {color: #FF7F66;}