Mega Menu not displaying.

I have watched the video at: https://support.muffingroup.com/video-tutorials/how-to-use-mega-menu/. I have successfully built the menu I'm after. I have then gone into the "Menus" setting through the dashboard and selected the name of the mega Menu I have built and pressed save, however not displaying.


I have checked through all the theme settings and MegaMenu's are turned on. But its not showing. I have tried turning on and deleting that menu item and re-adding it back in but still not working.

Comments

  • Hi,

    Is your header built with the Header Builder?

    If you want to use the Mega Menu built with the BeBuilder, you need to use it with the Header Builder.

    https://support.muffingroup.com/video-tutorials/header-builder-2-0/


    Best regards

  • Super frustrating for me too. Looking to do this, watching the video multiple times and having no clear explanation as to why it wasn't working. Some clear directions on the requirements for Mega Menu as well as some simple steps to ago along with the video would help out tremendously.

    I made them work for my situation by adding the following CSS. Adding some transitions, you could make it work exactly like the examples.

    .mfn-menu-item-has-megamenu:hover .mfn-menu-item-megamenu {

    display: block;

    }

Sign In or Register to comment.