Home Forums Basel support forum Resize MENU Reply To: Resize MENU

#199483

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

body .basel-navigation .menu>li.menu-item-design-default .sub-menu-dropdown {
    width: 380px;
}

Set the width as per your needs.

Best Regards