• 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]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gabbyc

    (@gabbyc)

    As an update – this appears to be an apple issue, as friends and family on non-apple devices have no problem seeing the menu.

    Theme Author WPZOOM

    (@wpzoom)

    Hi @gabbyc

    You’re using the premium version of our Foodica theme, so it’s better to submit a support ticket on our website, as this forum is for our free version:
    https://www.wpzoom.com/support/tickets/create/

    You probably need to clear the WP Rocket cache, as it’s possible that minified and combine CSS and JS files still include some code from the old version of the theme, so that’s why some features from the new version are not working properly.

    If this is not helpful, please submit a support ticket on our website and we’ll be able to assist you more efficiently.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Menu Has Disappeared’ is closed to new replies.