How to change menu hover color?
-
Hey everybody ..
I have tried to change the background color of the fixed menu on my site https://www.optimalvikar.dk and the hoover color in the main menu – I would like it to be #B166B9 – but when i use the custom CSS nothing happens. I am using this code for the hoover:
′.main-navigation a {
color : #FFFFFF !important ;
}
.main-navigation ul li:hover > a {
background : #FFFFFF !important ;
color : #B166B9 !important ;
} ‘I am using a theme called tienda – I’m new to this – please help!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to change menu hover color?’ is closed to new replies.