Tagged: mobile menu
Hello,
I have activated the mobile menu for samartphone and tablet. Nevetheless, for ipad I see still a “normal” menu at landscape orientation (checked with Google Chrome Emulator). Please have a look:
I don’t see why the activation of mobile menu does not work at this point and how to fix it.
Thanks for your help in advance
Hey wuo,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Nikko
Hello Nikko, obviously my answer on your post has not been saved. So, I send you login once again. Thanks & best regards
Hi,
Thanks for providing the login, I have added this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1024px) {
.responsive #top .header_bg {
background-color: #fff;
}
.responsive.html_mobile_menu_tablet .main_menu .avia-menu,
.responsive.html_mobile_menu_tablet #header_main .social_bookmarks,
.responsive.html_mobile_menu_tablet #header_main_alternate {
display: none;
}
.responsive.html_mobile_menu_tablet .container #advanced_menu_toggle,
.responsive.html_mobile_menu_tablet #advanced_menu_hide {
display: block;
}
}
Let us know if it’s all good :)
Best regards,
Nikko
This works fine! Many thanks!
Hi,
Glad we could help. Thanks for using Enfold :)
Best regards,
Nikko