Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #158993
    zuziasobanska
    Participant

    http://notesfromeverywhere.com
    Hi there
    I have a problem with my menu bar. Everything works fine on a laptop, but it doesn’t want to appear on mobiles or tablets.
    I checked in my settings and the Menu is set to a primary menu ( it’s not a widget of any sort)
    What could be the problem and can it be fixed?
    thank you
    Zuza

    #158999
    Sakin
    Keymaster

    Hi Zuza,

    I see that you have extra custom css that’s causing issue. Please remove the flowing css from “Appearance => Customize => Additional CSS” box:

    /* To remove search button from navigation bar */
    .menu-toggle-wrapper {
        display: none !important;
    }

    Regards,
    Sakin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Menu bar doesn't work on mobile and tablet’ is closed to new replies.