Home › Forums › Basel support forum › Resize MENU › Reply To: Resize MENU
May 31, 2020 at 7:38 pm
#199483
Elise Noromit
Member
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