Hello there,

Your testimonial slider works just fine for me. It should also work well with the text of each length.

However, if you want to play with custom styling, please navigate to Appearance > Customize > Additional CSS and add code below (don’t forget to change 500px to your desired height.

.testimonials .testislider{
min-height:500px;
}

Thanks,
Piotr Bąk