Comments cristianandreidavid started the conversationJanuary 3, 2018 at 11:44amHi,I have a problem on the mobile view. The testimonials sliders text has too much padding on the left and right and it makes it look awkward.Please advise on how to solve this.ThanksAndrei 9,333Tahir repliedJanuary 3, 2018 at 11:53amHey,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (max-width: 690px) { .testimonial_slider[data-style*="multiple_visible"] blockquote { width: 55% !important; } } Thanks Salient Support Team | Say Hello! cristianandreidavid repliedJanuary 3, 2018 at 5:30pmHi. I added, but not with 55% because that would've made it even narrower.I added 115% Thanks Sign in to reply ...
Hi,
I have a problem on the mobile view. The testimonials sliders text has too much padding on the left and right and it makes it look awkward.
Please advise on how to solve this.
Thanks
Andrei
Hey,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
Salient Support Team | Say Hello!
Hi. I added, but not with 55% because that would've made it even narrower.
I added 115%
Thanks