Archived topic
Navigation Menu Dropdown Display Bug
6 replies · Started by Roberto on May 22, 2018
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;
However when I scroll and hover over the dropdown, it breaks;
Hi Roberto, can you first try #1 on here:
Hi David,
problem still appears even when deactivating all plugins except GP PRO;
and then the issue:
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 :)