Tagged: menu
Hello everyone,
I have a problem with my menu, when it is reduced, part of the menu is behind the logo.
NB: this menu is selected as default Enfolfd menu
Hey!
Please refer to this post – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/ and if that does not help, please see – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Regards,
Yigit
Hi @Yigit,
I added this css code to Quick CSS in Enfold theme options under General Styling tab, 1220px is appropriate for me according to my menu.
@media only screen and (max-width: 1220px) {
#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
nav.main_menu { display: none; }}
#wrap_all {
position: relative !important;
}
My problem is solved
Thanks
Hi!4
Thank a lot for letting us know, we do appreciate that.
Please feel free to create a new ticket, if you need something else.
Thanks a lot
Cheers!
Basilis