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 and Accept solution! Or Support me: Buy Coffees
- 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: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024