Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1355457
    ADBL
    Participant

    Hi there —

    I just noticed that the mobile menu isn’t sticky anymore for some reason, it scrolls along with the page. I initially thought it may be because I’m using an inline link within a slider, but I tried without and it’s the same thing. Could you guys take a look. Many thanks.

    (Login within follow-up post).

    #1355459
    ADBL
    Participant
    This reply has been marked as private.
    #1355809
    Jade
    Moderator

    Hi there,

    Please add this on your code:

    @media (max-width: 979px) {
    
        .x-navbar.x-navbar-fixed-top {
            position: fixed;
        }
    
    }

    Hope this helps.

    #1356321
    ADBL
    Participant

    Thanks a lot.

    #1356386
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

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