Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter W2014

    (@w2014)

    i tried many things, it is really not possible to make all menu items same size in px? that would be a huge disadvantage…
    does anyone know a solution for this?

    thanks

    Plugin Author megamenu

    (@megamenu)

    Hi,

    Please try this CSS:

    #{$wrap} #{$menu} li.mega-menu-item {
        width: $flyout_width;
    }

    It will make all menu items the same width as the “Flyout Width” setting.

    Regards,
    Tom

    Thread Starter W2014

    (@w2014)

    it work, a nice workaround also for the admin area…
    i had a problem with the menu-div, it had a width also, so i had the menu on 2 rows…

    but now it works…

    thanks

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

The topic ‘same menu item width for all items, inc. submenu’ is closed to new replies.