This topic has 4 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Stan Russell
Hi,
Im having some dificulty with the Menu color and the hover color (when i mouse over)
I would like the Header color to be white, and then when hovered over it goes to green.
For the Settings, Under Color Scheme, main color i have as #81d742, With this setting alone, the main menu color is black, then the hover over turns to green. I would like to change the black to White. When i go to The Typogrpahy settings, i change the Menu Font Color to White, #ffffff. But this also converts the menu’s hover to white from green.
What am i doing wrong?
The Header i am using is Header-type 2. The transparent header over a slider
Thanks
Hello,
Please use this code in Global Custom CSS.
.header-wrapper .menu > li > a:hover{
color:green;
}
Regards,
Robert Hall.
Thank you,
Hello iLivioSupport,
you are welcome!
Regards,
Stan Russell.
The issue related to '‘Menu Header color,’' has been successfully resolved, and the topic is now closed for further responses