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

    (@megamenu)

    Hi ambachtsheerg,

    First set the menu item spacing to 0, then add this into the Custom Styling area of the menu theme:

    @media only screen and (min-width: $responsive_breakpoint) {
        #{$wrap} #{$menu} > li.mega-menu-item {
            width: 20%;
        }
    }

    Regards,
    Tom

    Thread Starter ambachtsheerg

    (@ambachtsheerg)

    Hi Tom

    Thank you so much 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Top Level Menu Items equal in size’ is closed to new replies.