Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1085228
    truaxbrandingco
    Participant

    That makes sense. So how can I get the page to go all the way up and slide under the top bar so the bar hovers over the slider?

    Thank you!

    #1085769
    Jade
    Moderator

    Please update this code:

    .x-topbar {
        background-color: rgba(255, 255, 255, 0.2);
    }

    to

    .x-topbar {
        background-color: rgba(255, 255, 255, 0.2);
        position: absolute;
        width: 100%;
        border-bottom: 0;
    }

    Hope this helps.

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