Howdi, I´m currently editing the Delicate theme a bit, but just run into a kinda silly problem: I can not change the hover color on the drop down menu!
In style.css, you can find the following line(number 259):
.topnav li ul li a:hover { color:#FFF;}
Note: color:FFF; is my custom alteration.
This does not change the hover color at all, nothing happens. I tried to set a underline when hovering, which worked like a charm, but I can´t figure out how to change to color.
Any ideas?
Regards.