Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1118202
    pixelchefs
    Participant

    Hi

    I am working on my new site Iwillfixthat.com. The navbar is fixed top but superfly menu is not following the menubar when scroll. Also in mobile is not staying fixed to top.

    I am not sure what we are doing wrong here, any suggestions.

    #1118204
    pixelchefs
    Participant
    This reply has been marked as private.
    #1118502
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    @media only screen and (max-width: 979px) {
    .x-navbar-fixed-top {
      position: fixed;
    }
    .header-link-nav {
      position: fixed;
    }
    }

    Hope this helps.

    Cheers!

    #1118879
    pixelchefs
    Participant

    Thank you bros, It worked great!

    #1119118
    Joao
    Moderator

    Glad to hear it 🙂

    Joao

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