Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1166521
    eitany
    Participant

    Hello,

    I think I have everything set up correctly, but when I visit the site on my mobile device, the mobile button does not appear.

    Home

    Thanks

    #1166730
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Hope it helps.

    #1166928
    eitany
    Participant

    I tried disabling all plugins, but the button still didn’t appear. Any other ideas?

    #1167503
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! The mobile menu button is not showing up because you have added a custom css code that removes the button. Please go to your customizer, Appearance > Customize > Custom > CSS and remove this code:

    @media (max-width: 979px)
      .masthead-inline .x-btn-navbar {
        display: none !important;
      }
    }

    Hope this helps. Please let us know how it goes.

    #1173555
    eitany
    Participant

    Doh! That was it. Thanks!

    #1173557
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1166521 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>