Okay
  Public Ticket #528040
transparent nectar slide
Closed

Comments

  • John started the conversation

    Hi, is there a way to have a transparent nectar slider? Say if I wan't a slider to be a PNGs with a transparent backgrounds and I want the slider to slide over the existing row background image. I have tried using the same background but it doesn't scale in proportion when you change the window size and you can tell they are separate things.

    Thanks,

    John.

  •  8,990
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.


    Thanks


    ThemeNectar Support Team 

  •   John replied privately
  •  8,990
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .swiper-container, .swiper-slide {
        background-color: transparent !important;
    }

    Thanks



    ThemeNectar Support Team