Archived topic
main nav menu under and over site logo
3 replies · Started by JBD on September 15, 2019
Hi, I have a site logo that is a PNG with transparent area.
On small screens the nav menu goes behind the logo, but the drop downs appear above the logo.
How Can I set the nav menu to be on top of logo by default?
under site logo
[img]https://i.imgur.com/aIj09Bc.jpg[/img]
drop down above site logo
[img]https://i.imgur.com/Hwk4HYT.jpg[/img]
I've managed to override this using
.main-navigation .main-nav ul li a { background-color:#fff }
but not sure if its best solution?
sorry. My bad. menu font color was same as logo background. My bad, all fixed.
Glad you've figured out :)