Home › Forums › Basel support forum › Basel Hamburger Menu Icon › Reply To: Basel Hamburger Menu Icon
February 5, 2020 at 8:56 pm
#171747
Elise Noromit
Member
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