Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1018150
    garlicfox
    Participant

    Hello,

    I noticed some plugins are appearing over the header menu of the theme as a scroll down. Eg, the banner and the shared buttons. http://screencast.com/t/DSdcyyMom

    Is there a way to set the header so it’s “always on top” and that way everything else goes under it?

    Thank you!

    #1018165
    Christian
    Moderator

    Hey there,

    Please give us the URL of your site so we could check the setup.

    Thanks.

    #1018179
    garlicfox
    Participant
    This reply has been marked as private.
    #1018223
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-navbar-fixed-top {
        z-index: 999999;
    }

    Hope it helps 🙂

    #1018263
    garlicfox
    Participant

    Totally awesome! Thank you!

    #1018315
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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