Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1269407
    ahurlburt53
    Participant

    I am using superfly add on, and want the top bar to be sticky when viewers scroll down the page

    https://oliveirapavers.com/

    SCREEN SHOT
    http://i.imgur.com/wNaUxKX.jpg

    #1269413
    Paul R
    Moderator

    Hi,

    To make it sticky, you can add this under Custom > CSS in the Customizer.

    
    .masthead {
       height:121px;
    }
    
    .x-topbar {
        position: fixed;
        width: 100%;
        top: 0;
    }
    

    Hope that helps.

    #1269499
    ahurlburt53
    Participant

    Need some adjustments please

    http://i.imgur.com/61y1k93.jpg

    #1269521
    Joao
    Moderator

    Hello,

    Hope you are doing well.

    Kindly provide more detailed information.

    What browser are you experiencing the issue?

    It looks good on my end

    Joao

    #1271424
    ahurlburt53
    Participant

    Your right it looks good now. TY for follow up

    #1271586
    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!

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