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?
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