• Hello everybody,

    I’m a beginner in wordpress and in english so be kind please ??

    I’ve made this website, this is my first one, my theme is zerif lite, and i have a probleme with my menu.

    When you go on montanes.fr with you’re phone, you click the menu and it’s open for 2scd and it close immediatly after, most of the visitor are on phone now so i’m in trubble.

    All the update are done and the probleme is stil there.

    Any ideas ?

    Answers in english and french if you want,

    Thanks and good day for all the wordpress community,

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • I am having the same issue

    AC

    (@purplecodes)

    Themeisle Support

    Hi there,

    Thank you for reaching out.

    Kindly check the documentation below:
    https://docs.themeisle.com/article/146-how-to-fix-menu-bar-disappears-on-mobile-in-zerif

    See if that custom CSS works for you.

    Let us know how it goes.

    That worked! Thank you!

    I’m having the same issue – with my menu disappearing in mobile view on our website:
    mspresistantstarch.com

    So far, I have tried disabling ever single one of our plugins, I’ve tried changing the z-index in the menu to see if something is just sitting infront of it, and I’ve tried removing any custom formatting from the menu. None of this has worked.

    I’ve tried the solution provided above in the Themesile documentation, and this is currently implemented as additional custom CSS on the website, but it does not work:

    nav#site-navigation.in {
    height: auto !important;
    }

    And I have also (and since removed) this code, which I found in the forums for Zerif Lite on the Themesile site:

    @media (max-width: 767px){
    #main-nav, #main-nav.fixed {
    position: fixed;
    }
    }

    Nothing seems to work. I’m not sure what else to and really don’t want to have to start over with a whole different theme. Can anyone help????

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu on smartphone view’ is closed to new replies.