Removing unwanted duplicate review stars from product page

Solved

Removing unwanted duplicate review stars from product page

Rees
Tourist
5 0 0

Hi 

 

I just removed a reviews app I was testing out. After deleting the app I now have a second set of unwanted product ratings alongside those from the original app I am using.

 

I would be grateful if someone could advise me as to how I can remove them from the page. The page is linked below.

 

Capture.JPG

Accepted Solution (1)
ExpertRookie
Shopify Partner
1518 249 325

This is an accepted solution.

Hi @Rees 
You can try follow this path:
Themes => edit code => asset => component-card.css
and add this code to bottom of the file component-card..css

.card-information > .rating,
.card-information > .rating-count {
display: none!important
}

 

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.

View solution in original post

Replies 7 (7)

ExpertRookie
Shopify Partner
1518 249 325

Hi @Rees 
To hide the star review.
You can try follow this path:
Themes => edit code => asset => section-main-product.css
and add this code to bottom of the file section-main-product.css

.product__info-container > .rating,
.product__info-container > .rating-count {
display: none!important
}
- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.
Rees
Tourist
5 0 0

Thank you! That worked. 

 

I have also just noticed they are appearing on the collection page. Do I resolve that issue in a similar way?

ExpertRookie
Shopify Partner
1518 249 325

This is an accepted solution.

Hi @Rees 
You can try follow this path:
Themes => edit code => asset => component-card.css
and add this code to bottom of the file component-card..css

.card-information > .rating,
.card-information > .rating-count {
display: none!important
}

 

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.
Rees
Tourist
5 0 0

Thanks, much appreciated. All sorted now.

 

maryamparkar
New Member
4 0 0

Can you give a solution for the same problem but for refresh theme?

leololrence
Visitor
1 0 0

Worked for me too!!!!! thanks 

Dan-From-Ryviu
Shopify Partner
11407 2239 2412

Hi @Rees,

You can do that by going to Online store > Themes > Customize > click drop down menu at the top > Products > Default product > in left menu > Product information > hover on Product rating, click on eye icon to hide it Screenshot 2022-10-29 at 09.34.48.png

 Hope it can help

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.