Home › Forums › Basel support forum › Mobile menu › Reply To: Mobile menu
May 2, 2016 at 11:29 am
#892

Artem Temos
Keymaster
Hello,
Try to add the following code to fix the issue
.mobile-nav ul .sub-menu-dropdown {
background-image: none;
width: auto;
min-height: 0;
}