Site logo

Archived topic

Navigation Menu Dropdown Display Bug

6 replies · Started by Roberto on May 22, 2018

Viewing posts 1–7 of 7

Trying to figure this out, not sure if it’s a bug –

I’m using sticky navigation menu. When menu is static, it displays fine;

https://imgur.com/5K9530M

However when I scroll and hover over the dropdown, it breaks;

https://imgur.com/WGx4sEy

Hi Roberto,

couple more things. Can you clear the autoptimize and any server caches you have?
Do you have any custom CSS added?

Looks like you have this CSS added which is causing the problem.

.main-navigation.navigation-clone .main-nav ul li a {
    line-height: 80px;
}

You have caching plugin activated so I can't really tell the source.

thanks a lot Leo - that helped! I believe I was using that to control something else but I removed it and all looks fine so I'll leave is.

appreciated!

No problem :)

This archived topic is closed to new replies.