Okay
  Public Ticket #1463865
Installing Slider Revolution in Place of Nectar
Closed

Comments

  • Neil started the conversation

    I would like to install the Slider Revolution slider in place of the Nectar slider--specifically on the homepage https://bransonjetboats.com that currently  has a nectar slider.


    I have done a test page where I remove the nectar slider from my content & post a slider revolution slider in it's page. https://bransonjetboats.com/test  As you can see, the slider revolution does not start at the top of the page with a transparent menu--it starts it below the header instead of behind it. What changes do I need to make to have slider revolution drop in place of the Nectar Slider? Thanks.

  •  3,034
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Please use this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code

    .home-wrap { 
        padding-top: 0!important; 
        margin: -186px 0 0 0!important;
    }

    Hope this helps,

    Regards

  • Neil replied

    Beautiful, thanks! For anyone else doing this same thing later, I did also have to check the "Force Transparency On Navigation" to make the header work right on these pages. But once I did this, worked perfectly.