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
Dropshipping, 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, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024