Shopify themes, liquid, logos, and UX
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.
Solved! Go to the solution
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
}
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
}
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?
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
}
Thanks, much appreciated. All sorted now.
Can you give a solution for the same problem but for refresh theme?
Worked for me too!!!!! thanks
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
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.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify 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, 2025