Home Forums Basel support forum Basel Hamburger Menu Icon Reply To: Basel Hamburger Menu Icon

#171747

Hello,

Thank you very much for choosing our theme and for contacting us.

Please add this code to the Theme Settings > Custom CSS > Tablet/Mobile/ and others:

@media (max-width: 991px){
.right-column .mobile-nav-icon {
    display: none;
}
}

Best Regards