Hello! When I’m using mega menu from mega menu builder in your theme sometimes it shrinks and not showing all categories. screenshots provided.
This topic has 4 replies, 3 voices, and was last updated 2 days, 11 hours ago ago by Andrew Mitchell
Hello! When I’m using mega menu from mega menu builder in your theme sometimes it shrinks and not showing all categories. screenshots provided.
Dear @Sega,
We have implemented the following custom CSS code on your website, and the carousel is now functioning correctly:
body .item-design-mega-menu > .nav-sublist-dropdown {
display: block;
opacity: 0;
visibility: hidden;
}
body .item-design-mega-menu:hover > .nav-sublist-dropdown {
opacity: 1;
visibility: visible;
}
Could you kindly review it on your end and confirm if everything is working as expected?
Please let us know if you need any further assistance.
Best regards,
8Theme Team
Thanks, now all works fine 🙂
Dear Sega,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘mega menu bugging out sometimes on header’' has been successfully resolved, and the topic is now closed for further responses