Mobile Menu Has Disappeared
-
Hi
When looking at my website on my mobile and iPad – the menu has disappeared in both. I tried deactivating several plugins to see if anything was conflicting but nothing has helped.
I also found a few threads on this in here and the suggested code in those has not worked either. Any other hints? I have mobile menu selected on the menu page (I’m using the Pro version of Foodica).
I also have this CSS listed in the customise section because I’ve had issues with the mobile menu before. I have deleted this to see if it would change anything and that didn’t work either. All tips/help gratefully accepted. Thank you!
/* display top menu on mobile */
@media screen and (max-width: 979px){
#navbar-top {
display: block;
}The page I need help with: [log in to see the link]
- The topic ‘Mobile Menu Has Disappeared’ is closed to new replies.