Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1323587
    Kobber
    Participant

    Hi,

    Menu on mobile and tablets doesn’t work?

    See my site.

    #1323700
    Thai
    Moderator

    Hi There,

    Please find this CSS:

    ul.x-nav {
        display: none;
    }

    And change to this:

    .x-colophon.bottom .x-nav {
        display: none;
    }

    Hope it helps 🙂

    #1323766
    Kobber
    Participant

    Perfect – thanks!

    #1323816
    Thai
    Moderator

    If you need anything else please let us know.

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