• Hello.

    How can I make the menu with width complete? I use the Max mega menu plugin.

    My website is:

    Thanks

    • This topic was modified 3 years, 4 months ago by James Huff. Reason: redundant link removed

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

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

    (@megamenu)

    Hi,

    Please go to Appearance > Customize > Additional CSS and add the following:

    .mega-menu-primary .main-navigation .inside-navigation {
        display: block;
        border-top: 1px solid #2d69af;
        border-bottom: 1px solid #2d69af;
    }

    Then go to Mega Menu > Menu Themes and set Menu Items Align to Center and remove the top and bottom border from the menu items.

    Regards,
    Tom

Viewing 1 replies (of 1 total)

The topic ‘Menu width’ is closed to new replies.