Shopify themes, liquid, logos, and UX
How can I change the review stars?
Currently I am using judgeme reviews. But I want to change the icons of the stars to attached icons.
Is this possible? Or is this possible in another way (maybe without using judgme?)?
I am using the refresh theme
Hi, @EWebshop
Please provide your store URL
Hi, @EWebshop
Which page change ratting icon
all the pages where the rating icons are.
I just want to change the judgme icons for those showed in the first comment. I like that style more. But not sure if it is possible.
Go to edit code search base.css file and add this code on bottom
.jdgm-star.jdgm--on:before {
background-color: #00B901;
content: "\e000";
color: white;
padding: 7px;
border-radius: 18px;
}
Did that, it changed on some pages, but some are missing.
On the mainpage it did not change / work.
On productpages with 1 star, 2 stars, 3 stars, 4 start and half stars it does not work.
How to fix that 🙂 ?
Sorry I seem not to understand what you mean by "mark the solution" .. can you elaborate a bit more?
Add this code on bottom base.css file
.jdgm-star.jdgm--off:before {
background-color: #00B901;
content: "\e000";
color: white;
padding: 7px;
border-radius: 18px;
}
Home page product Icon styling is not possible same as product page rating icon
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024