Mega menu bugging out sometimes on header

This topic has 4 replies, 3 voices, and was last updated 2 days, 11 hours ago ago by Andrew Mitchell

  • Avatar: Sega
    Sega
    Participant
    March 25, 2025 at 14:10

    Hello! When I’m using mega menu from mega menu builder in your theme sometimes it shrinks and not showing all categories. screenshots provided.

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    March 27, 2025 at 08:08

    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

    Avatar: Sega
    Sega
    Participant
    March 27, 2025 at 13:38

    Thanks, now all works fine 🙂

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    March 27, 2025 at 13:38

    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

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘mega menu bugging out sometimes on header’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.