Forums
Forums / Plugin: Max Mega Menu / Dropdown menu is covered
(@jeremychoi1994)
2 years, 8 months ago
Hi everyone,
I have 5 primary items in my menu and one of them ‘blog’ has 4 sub-menus. Dropdown menu should work well, but the main body of the website covers when you hover over ‘blog’.
Can I get a help on this?
Thank you
(@megamenu)
Hi
Please post a link to your site so I can take a look.
Regards,Tom
https://jez-coffee.com/
Thanks, please go to Appearance > Customize > Additional CSS and add the following:
header { position: relative; z-index: 9999999;}
.wp-block-cover:has(".max-mega-menu") { overflow: visible;}
Thank you for your help
The topic ‘Dropdown menu is covered’ is closed to new replies.