Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1214884
    ZerotoOne
    Participant

    hey there,
    I’d like to use my navbar scoll effect on mobile, too. my page is zerotoone.de

    #1214886
    ZerotoOne
    Participant
    This reply has been marked as private.
    #1215220
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (max-width: 979px) {
    .x-navbar-fixed-top, .x-navbar-fixed-left, .x-navbar-fixed-right {
        position: fixed !important;
    }
    }

    Let us know how this goes!

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