• Resolved shuffleharri

    (@shuffleharri)


    Hello,

    I am trying to get the menu to be full width. I have tried a couple of things such as setting the header in the additional css to a larger width but it doesn’t appear to be working.

    Also, I noticed on the mobile version of the website it shows 2 menus, one which isn’t interactable and then the mega menu.

    Any help would be appreciated.

    Thanks.

    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 shuffleharri,

    To make the menu full width, please go to Appearance > Customize > Additional CSS and add the following:

    .mega-menu-header-menu #header-core,
    .mega-menu-header-menu #header-links-inner {
    	max-width: 100%;
    	display: block;
    }

    Then see the “Fix Mobile Menu” instructions here:

    https://www.megamenu.com/documentation/minamaze/

    Regards,
    Tom

    Thread Starter shuffleharri

    (@shuffleharri)

    Hi Tom,

    That has fixed both problems, thank you very much!

    Kind Regards,

    Shuffleharri

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