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 these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022