Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1042460
    Gnosis123
    Participant

    Great! Well done. Only problem left now is navbar isn’t sliding with the rest of the page. It starts to then becomes fixed position. Works perfect full screen but not at breakpoint 979.

    #1043030
    Christopher
    Moderator

    Hi there,

    That’s the reason why we’ve disabled fixed navbar for mobile devices.
    Please find and remove this code :

    @media screen and (max-width: 979px){
    .admin-bar .x-navbar-fixed-top {
        /* top: 76px; */
        position: fixed;
    }
    }

    Thanks.

    #1044040
    Gnosis123
    Participant

    All working perfectly now! Many thanks to the team!

    #1044206
    John Ezra
    Member

    On behalf of our team, you’re most welcome! Have a wonderful day! 🙂

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