Okay
  Public Ticket #751783
nectar slider
Closed

Comments

  •  3
    Philipp started the conversation

    On the nectar slider I chose to display the button bottom center, the horizontal alignment works fine, the vertical doesn't. The setting doesn't seem to work, can you please help me find a solution?

    Thanks for your time, 

  •  8,994
    Tahir replied

    Hey ,
    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .swiper-slide[data-y-pos="bottom"] .content {
        padding-top: 100px;
    }
    

    Bes.t


    ThemeNectar Support Team