Hello,
I’m having trouble getting my menu to go mobile on tablet when it is held horizontal,
when held vertical it activates and retracts into mobile reversion because of the smaller browser
but I know most tablets are used horizontal and the menu is overlapping the logo
I have activated phone and tablet mode under enfold header – mobile settings.
I have tried every quick css code I code find regarding this issue in the forum
but none seem to do anything when holding the tablet horizontal.
If you check on tablet you can see http://cliffdownie.com/
Thanks
Hey marketwithmichael,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 1024px) {
nav.main_menu {display:none !important;}
#advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
}
Regards,
Rikard
That worked, thank you!
Hi!
Please feel free to let us know if we can do anything else for you, we will be more than happy.
Thanks a lot for your patience and understanding
Cheers!
Basilis