# Testimonials get cut off

**URL:** https://community.elfsight.com/t/testimonials-get-cut-off/24367
**Category:** General Questions
**Tags:** testimonials-slider
**Created:** [November 2, 2023, 1:15pm UTC](https://community.elfsight.com/t/testimonials-get-cut-off/24367 "2023-11-02T13:15:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Virapana\_Wellness](https://sea2.discourse-cdn.com/flex020/user_avatar/community.elfsight.com/virapana_wellness/32/10435_2.png) [@Virapana\_Wellness](https://community.elfsight.com/u/Virapana_Wellness)
#### Post date: [November 2, 2023, 1:15pm UTC](https://community.elfsight.com/t/testimonials-get-cut-off/24367/1 "2023-11-02T13:15:00Z")

</div>

- **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.

- **Link to the page with the widget in question:**  
[Viropana Wellness - Testimonials](https://www.viropanawellness.com/testimonials)

---

<div class="post-metadata">

### Author: ![Max](https://sea2.discourse-cdn.com/flex020/user_avatar/community.elfsight.com/max/32/710_2.png) [@Max](https://community.elfsight.com/u/Max)
#### Post date: [November 2, 2023, 1:23pm UTC](https://community.elfsight.com/t/testimonials-get-cut-off/24367/3 "2023-11-02T13:23:07Z")

</div>

Hey there @Virapana_Wellness and welcome aboard 👋

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

---

<div class="post-metadata">

### Author: ![Max](https://sea2.discourse-cdn.com/flex020/user_avatar/community.elfsight.com/max/32/710_2.png) [@Max](https://community.elfsight.com/u/Max)
#### Post date: [November 3, 2023, 11:16am UTC](https://community.elfsight.com/t/testimonials-get-cut-off/24367/4 "2023-11-03T11:16:36Z")

</div>

Thank you for waiting!

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

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

```

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