I have been trying to figure out this issue for some time now and am at a dead end. When using the “customize” button when editing my website on a computer, I can see the mobile burger menu when changing the view to tablet and mobile. However, the burger menu is not displaying on any actual mobile phone or tablet. It is just an empty white space where it should be. I have combed through the CSS codes that are in place but can’t find anything that seems like it would hide the burger menu. It is also odd that i can see the menu when editing on computer but not when actually using a device with a smaller screen.
Hey coresensors,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.main_menu .avia-menu {
display: block !important;
}
}
Best regards,
Rikard
Hi Rikard,
Thank you! This worked perfectly. I can’t count how many hours I spent trying to figure this out. Support here is excellent!
Hi,
Great, I’m glad we could help and thanks for the kind words :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
You can close this topic now. Thank you.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon