• Hi. I am using MMM in the sidebar of my theme Weaver Xtreme. Unfortunately it is behaving very strange: long items are wrapped and overlap the next item.
    Worse even: submenus are confined to the size of the main menu, as well as sub-submenus.
    Any ideas what is going wrong here?
    Screenshots of the problems: https://postimg.cc/gallery/pixtbmxq/
    The site is here https://tinyurl.com/yayz7mts
    Thanks for help!
    Jan

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi wpjap,

    At the moment, you have a horizontal menu (what MMM is designed to do) squished into a very narrow area. Instead, you need a vertical menu. There may be free plugins that do it (search the plugin directory for “vertical” menus specifically), and it’s also supported in MMM Pro: https://www.megamenu.com/documentation/vertical-mega-menu/

    You will also need this custom CSS to allow the sub menus to be visible outside of the widget area:

    .widget_maxmegamenu {
        overflow: visible !important;
    }

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘Mega Menu in Sidebar is confined’ is closed to new replies.