Archived topic
Can't see the mobile menu / off canvas menu
5 replies · Started by Heidi on July 29, 2019
I can't figure out why I cannot see the off canvas menu on mobile. I've set the following:
Layout > Off Canvas Panel > Mobile only + Overlay
Menu > Mobile > Off Canvas Location is Checked
Colors > Off Canvas Panel > I made these bright contrasting colors to be sure I would be able to see the menu while testing
I don't have any caching plugins active. Any ideas to try?
Thanks!
Hi there,
If you this CSS added:
.main-navigation .inside-navigation .menu .slideout-toggle, button.menu-toggle, .slideout-overlay {
display: none !important;
}
Let me know if this helps :)
Hmm. I've added that now, but still can't see it.
Sorry. I meant to say that you have the CSS above already added which is causing the issue :)
Ah ha! You found it. THANK YOU! Working now.
No problem :)