Site logo

Archived topic

Navigation Hover Background

2 replies · Started by Anonymous on September 3, 2015

Viewing posts 1–3 of 3

Hello,

I uploaded an image to use for the background for the primary site navigation. I wanted there to be no hover image/color (just planned on changing the text color). However, I can't seem to remove the color setting for the hover background... the color setting layers on top of the navigation background image. I tried uploading a completely transparent png file as a background for the hover image, but the color setting still appears beneath it. Any thoughts on how to remove the hover background so that the navigation background stays visible?

Thanks.

Hey Michel,

Just use this css: .main-navigation .main-nav ul li > a:hover { background-color: transparent; }

The above will work, but you should also be able to just delete the value from the field in the Customizer.

This archived topic is closed to new replies.