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
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
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