Tagged: menu, mobile menu
I just update to 4.2 from 3.0.2 and now the mobile menu is showing above the header on laptop/desktop at least in firefox and chrome. Can you offer a solution?
Note: I am using a child theme, but I did try activating the parent theme and that did not solve the problem.
Hey bethbacken,
Try adding this to quick css:
@media only screen and (min-width: 767px) {
ul#mobile-advanced{
display:none!important;
}}
Best regards,
Jordan Shannon
I did add that to quick css and it has not solved the problem.
Hi,
The code above should have hidden it any size above mobile. The menu is still being displayed at all sizes?
Best regards,
Jordan Shannon
Correct, that code did not hide it, which gave me a hint that I’m having a caching problem. So I disable W3 Total Cache and that solved it (so now I have a new problem, but the new problem is not your problem).
Thanks for your help.
Beth
Hi,
I’m happy to hear you discovered a solution. Did you need further help with this topic, or shall I close it?
Best regards,
Jordan Shannon
Go ahead and close it.
Thanks!
Hi,
Glad to hear that. Thanks for using Enfold :)
Best regards,
Nikko