App reviews, troubleshooting, and recommendations
Hi all! I've tried a few snippets of code from other similar posts but nothing seems to be working for me. I'd like to remove the stars from the 'Customer Reviews' box. I'm using the free Product Reviews app (by Shopify). I just want the customer's comments there, no star rating badge. Here's an example of a product on my website where the stars are appearing: https://bodyworksactivewear.com/collections/tops/products/marilyn-crop-top
Thank you in advance!
Solved! Go to the solution
This is an accepted solution.
Hi
Try adding this code at the end of your timber.scss.css file:
.spr-starrating.spr-summary-starrating, .spr-starratings.spr-review-header-starratings {
display: none !important;
}
This is an accepted solution.
Hi
Try adding this code at the end of your timber.scss.css file:
.spr-starrating.spr-summary-starrating, .spr-starratings.spr-review-header-starratings {
display: none !important;
}
@matbaker Thank you SO much! It worked. Do you know how I could remove the 'Based on 1 review' now that there is no star badge?
Can you link me to the page where it displays Based on 1 review?
EDIT: Sorry didn't see you last comment - I am glad you sorted it out! Always happy to help, ping me if you have any other request!
Hii Mat I also want to achieve this but I cant find the timber.scss.css file. Any advice on where to find it?
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025