Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #884429
    PhilTone
    Participant

    Hey,

    I was wondering if it’s possible to set the navbar to be transparent and to be floating over the Revolution Slider when it is said to appear above masthead.

    Is that possible?

    Thx,
    Phil

    #884430
    PhilTone
    Participant
    This reply has been marked as private.
    #885286
    Friech
    Moderator

    Hi Phil,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Have a great weekend, Cheers!

    #885472
    PhilTone
    Participant
    This reply has been marked as private.
    #886383
    Christopher
    Moderator

    Hi there,

    Thanks for writing in!

    Please set slider below masthead.

    Please add following code in Customize -> Custom -> CSS :

    @media (min-width:979px){
    .x-navbar {
        background-color: transparent;
    }
    .x-slider-container.below{
    margin-top:-90px;
    }
    }

    Hope that helps.

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