Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
At the bottom of my landing page I have some customer reviews. I am using the testament theme
The review section is way too big but I can't seem to find the code to edit it to make it smaller. I'd like the max height of this section to be 500px. Can someone point me in the right direction?
Password is hi
Thank you 🙂
Lisa
Solved! Go to the solution
This is an accepted solution.
Hi @Lisagraphics,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file stylesheets.css
Step 3: Paste the below code at bottom of the file -> Save
.flickity-viewport:has(.testimonial__rating) { height: 500px !important; }
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly
Hi @Lisagraphics ,
Add this CSS code Online Store > Themes > Edit code > Assets > custom.css or theme.css
.flickity-viewport { height: 500px !important; }
.testimonials__image .box-ratio { margin-top: -75px !important; }
Hi,
I appreciate your reply, the only thing is it makes the photo gallery at the top of the page smaller as well. Is there a way to make the code only effect the review section? Would it help if I add it to the review testimonal section liquid rather than the stylesheet?
This is an accepted solution.
Hi @Lisagraphics,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file stylesheets.css
Step 3: Paste the below code at bottom of the file -> Save
.flickity-viewport:has(.testimonial__rating) { height: 500px !important; }
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025