Hi Folks,
RE: The height issue – if you do as sukhada suggests and add this to your css (I put mine in the theme css, not the plugin css):
.testimonial_slider__default .testimonial_slideri {
height: auto !important;
margin:0 !important;
}
…and then in Testimonial Slider Settings -> slider content -> Maximum content(testimonial) size (in words) -> SET TO ‘0’
If you don’t set this to ‘0’ the text will continue to be truncated and appear as though it’s not responsive.
hth
Mandy