Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1062128
    Andrew B
    Participant

    Hi guys,
    How can I get the Revolution slider above my nav bar, but below my logo bar?

    I am using a ETHOS, I saw where you answered about renew and integrity.

    Thanks,
    Andrew

    #1062383
    John Ezra
    Member

    Hi Andrew,

    Thanks for writing in! Would you mind linking us to your site and also to the post you were referring to so we can better understand your situation? Thanks!

    #1063322
    Andrew B
    Participant

    John,
    Here is the post i was referring to
    https://community.theme.co/forums/topic/can-i-get-the-revolution-slider-above-my-nav-bar-but-below-my-logo-bar/

    site is at http://conception.flywheelsites.com/
    Client is asking for image (rev slider) to be in between logo area and navbar.

    Thx,
    Andrew

    #1063382
    Thai
    Moderator

    Hey Andrew,

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

    .home .x-navbar-wrap {
        position: absolute;
        width: 100%;
        top: 582px;
    }
    
    .home .x-slider-container.below {
        margin-bottom: 60px;
    }

    Hope it helps 🙂

    #1063464
    Andrew B
    Participant

    Thanks Thai…..
    That worked perfectly!!!

    #1063505
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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