Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1264071
    JosephLucero
    Participant

    Hello! I would like disable the menu that appears on my desktop site on mobile. So Display on desktop but not mobile. Thanks!

    #1264151
    Thai
    Moderator

    Hi There,

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1264823
    JosephLucero
    Participant

    Hello. So I have a menu that displays on the desktop version. I DO NOT want it to display on mobile.

    Menu display on desktop but not on mobile.

    #1264935
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    a.x-btn-navbar {
        display: none !important;
    }

    Hope that helps.

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