Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1031204
    pixelint
    Participant

    Is it possible to set the slider so it also goes behind the menu. I have uploaded a picture of the part of my site.

    Thanks

    #1031732
    Joao
    Moderator

    Hi There,

    Please add the the following code to Appereance / Customizer / Custom / CSS

    @media (min-width: 979px) {
            body .x-navbar {
                position:absolute;
                width:100%;
                background-color:transparent !important;
                box-shadow: none;
                border: 0;
           }
           body.x-navbar-fixed-top-active .x-navbar-wrap {
                height: auto;
           }

    Hope that helps,

    Joao

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