Menu Hover Text Colour
-
Hi,
Please can you tell me how to change the colour of the menu text as you hover over it, as per the demo site https://demo.styledthemes.com/demos/puresimple/.
I thought it would be in this piece of code, but I can’t get it to work.
‘.primary-navigation li a:hover {
background: #080d07;
}
.primary-navigation li li:hover > a,
.primary-navigation li li.focus > a,
.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
background-color: #080d07;
}’I’m pretty sure this is really simple!
Thanks
Sarah
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Menu Hover Text Colour’ is closed to new replies.