• Resolved GNemes

    (@gnemes)


    I’m hoping I understand how this is supposed to work … New to this, so please forgive a maybe stupid question.

    I’ve placed the max mega menu in a widget after defining a new menu location. The main-level menu items appear in the widget as I’d hoped, barring some stylistic stuff yet to be accomplished.

    But when I click on the main-level item, only one of the sub-menu items appear, rather than the full vertical list of items.

    How do I correct this?

    Thanks!

    https://www.ads-software.com/plugins/megamenu/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi GNemes,

    Please post a link to your site so I can take a look.

    Regards,
    Tom

    Thread Starter GNemes

    (@gnemes)

    https://www.new.gabriellenemes.com

    Note that this is just a development site, so it’s still very rough around the edges.

    Could you also provide some thoughts about how to center the menu? I’ve set it to do so, but it’s not centering … You’ll see that when you look at the link.

    Thanks so much, Tom!

    Plugin Author megamenu

    (@megamenu)

    Hi GNemes,

    Please try adding this CSS to your themes style.css file:

    .widget {
        overflow:visible !important;
    }

    Regards,
    Tom

    Thread Starter GNemes

    (@gnemes)

    That worked beautifully! Thanks for your help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Full Sub-Menu doesn't display when placed in Widget’ is closed to new replies.