• Hi all, I have two issues…

    1. Trying to to display a book online widget above the menu on mobile phone view. It’s working on desktop view, but can’t work out how to display on mobile view.
    2. Menu button on mobile phone does not seem to be working.

    With thanks, Adam

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi Adam,

    I understand that you are having problems with mobile view.

    1. I noticed this CSS from the console:
    @media screen and (max-width: 900px)
    .pull-down, #headerwrap .header-widget-full {
        display: none;
    }

    My bet is that the theme you are using is where this snippet came from.

    2. There are a bunch of errors on the browser console pointing to your theme when hitting the hamburger menu on mobile view.

    It might be a caching plugin conflicting with your theme. If you have a caching plugin, you can perform a simple test of deactivating it, then check if the issue is resolved.

    Nonetheless, I would recommend reaching to your theme developer (Themify) and kindly ask to help you with these as mainly the concerns revolve around the theme.

    Hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Issues with mobile header and mobile menu’ is closed to new replies.