Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1107137
    kompulsa
    Blocked

    Hello,

    Will Ethos come with support for fixed mobile menus built in anytime soon?

    #1107275
    Joao
    Moderator

    Hi There,

    to add fixed navbar on mobile please add the following code to Appereance > Customizer > Custom CSS

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

    Hope it helps

    Joao

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