Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1408263
    Reyji
    Participant

    Hello guys

    Would appreciate your great support as always. I would like to keep the top bar fixed with the nav bar I am using the Renew stack. Here is my website http://www.artofdivingtulum.com/

    Thanks in advance for your awesome support!

    Rey

    #1408469
    Nabeel A
    Moderator

    Hey Rey,

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

    @media screen and (min-width: 980px){
    header.masthead.masthead-inline {
        position: fixed;
        width: 100%;
        height: auto !important;
        z-index: 999;
    }
    .x-navbar-fixed-top {
        position: relative !important;
    }
    }

    Let us know how this goes!

    #1408530
    Reyji
    Participant

    Hi

    AWESOME!! You guys rock thank you very much 🙂

    #1408563
    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!

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