Hi,
When opting for the ‘Carousel’ option on my Testimonial section, there is a big blank space below the text. I believe I may have caused this when tweaking some code, but I’m hoping someone can share a solution to remove it.
Thanks
Hi,
When opting for the ‘Carousel’ option on my Testimonial section, there is a big blank space below the text. I believe I may have caused this when tweaking some code, but I’m hoping someone can share a solution to remove it.
Thanks
Hi @fableoni
To complete your requests, please follow these steps:
.slick-track {
height: fit-content !important;
}
Here is the result: https://prnt.sc/aWFDrWtGUeNt
Hope this helps
Best,
Daisy
That’s great - thanks for your help ![]()