Can't figure out sub-menu code
-
I want to change the background to the sub-menu code to transparent.
I was able to change the hover to what I want by this code:
.main-navigation li ul li a:hover {
background-color: #ffffff;
color:#000
}But for the life of me I can’t figure out the other hover code.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Can't figure out sub-menu code’ is closed to new replies.