Okay
  Public Ticket #1287667
Testimonial slider
Closed

Comments

  • skyltideal started the conversation

    I need help with the testimonial slider. I have all the quotes in boxes. But there is lots of empty space above all quotes inside the boxes which i would like to remove. How do i do that?

    Thanks.

  •  9,014
    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) :

    .testimonial_slider[data-style="multiple_visible_minimal"] blockquote .inner {
        padding: 0px 50px 40px!important;
    }

    Thanks


    ThemeNectar Support Team 

  • skyltideal replied

    It worked perfectly! Thank you so much! :)