Testimonials get cut off

  • Issue description:

I am using the Terstimonials slider on google sites. After publishing, I notice that the testimonials get cut off and i cant see the full review. Its displayed properly on my mobile but not on my mac.

1 Like

Hey there @Virapana_Wellness and welcome aboard :wave:

Your request is now with our devs. I’ll let you know once I receive a response from them :slightly_smiling_face:

Thank you for waiting!

We’ve fixed the issue by adding this code to the Custom CSS field on the Appearance tab:

.swiper-wrapper{
  height: auto !important;
}

Check your website and let me know if everything is fine now :slightly_smiling_face: