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

    (@xiunaida)

    because I’m add scroll bar css code but only appear scroll line, the tab is missing…

    Plugin Author megamenu

    (@megamenu)

    Hi,

    To add a max-height on sub menus (mega menus only, not flyout menus), please go to Mega Menu > Menu Themes. Add this to the Custom Styling area:

    #{$wrap} #{$menu} > li.mega-menu-megamenu > ul.mega-sub-menu {
        max-height: 200px;
        overflow: auto;
    }

    Regards,
    Tom

    Thread Starter xiunaida

    (@xiunaida)

    Thks, It works

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

The topic ‘Dropdown’ is closed to new replies.