Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1212897
    darkpel
    Participant

    Hi i would like the mobile menu to be opened when people arrive to my site

    Thank you

    #1213105
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Please add at Appereance > Customizer > Custom > CSS

    @media (max-width: 979px) {
        .masthead-inline .x-btn-navbar {
             display:none;
        }
    
        .x-nav-wrap.desktop {
             display: block;
        }
    }

    Let us know if this helps!

    #1216186
    darkpel
    Participant

    No it’s not working, I need it to appear open in mobile.I am sending a picture of how it looks (not how i want it to look)

    #1216284
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

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