Tagged: Burger Menu
Hi, for mobile view the burger menu icon appears but so do the menu items as you’d expect for desktop – when you click the burger menu the icon just changes to a X – this is the same for all pages.
Please can you help.
Thanks.
http://www.blatantlylondon.com
Hey tesspaine,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hi, Rikard, apologies for the delay in getting back to you. Here are the details requested.
Thanks.
Tess.
Hi Tess,
You’re using a fallback menu and the burger menu does not work very well with it. You need to create a menu and assign it as the Enfold main menu.
If you need further assistance please let us know.
Best regards,
Victoria
Hi thanks for the info – not sure what you mean by a ‘fallback menu’ – do I simply check the box ‘Enfold Main Menu’ under ‘Appearance, Menus’?
Thanks Victoria.
Tess.
Hey Tess!
Here is a video for you
Best regards,
Victoria
Hi,
Thank you for using Enfold and the login credentials.
I added the folloing code to you QuickCSS field:
.html_header_top.html_logo_center.av-burger-overlay-active .main_menu {
text-align: right;
}
.html_header_top.html_logo_center.av-burger-overlay-active .menu-item-avia-special{
z-index: 150;
}
.html_header_top.html_logo_right .main_menu .menu-item-avia-special,
.html_header_top.html_logo_right.av-burger-overlay-active .main_menu .menu-item-avia-special{
float: right;
}
The closing sign moves to the right and the menus can scroll up.
I addd the fix to our dev repository and it should become part of the core.
Best regards,
Günter
Hi,
Unfortunately that comand is not working on IE and it makes things not look properly.
Best regards,
Basilis