• Resolved Klaus Wilde

    (@klwild)


    Hello everyone. A super plugin and it will give a very good reference.

    Unfortunately, it is not possible to set the menu to the full width of the screen. I’ve tried everything possible, and it doesn’t work.

    How do I set this up?

    Thanks, Klaus

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

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

    (@megamenu)

    Hi Kalus,

    The width of the menu is determined by your theme (MMM can only fill the space it is given). To make it full width, please go to Appearance > Customize > Additional CSS and add the following:

    #site-navigation.primary-navigation {
    max-width: none;
    padding: 0;
    }

    Regards,
    Tom

    Thread Starter Klaus Wilde

    (@klwild)

    Thanks it works fine. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu full screen width’ is closed to new replies.