Hi I used this css
@media only screen and (max-width: 1100px) {
#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block!important; }
nav.main_menu { display: none!important; }
}
So initiate the mobile menu at 1100pixels wide so the logo won’t overlap the menu items how ever it seems to be failing to work
Please can you advise what I am doing wrong. Login details provided