How to disable rating stars on arhive/shop page?
-
How to disable rating stars on arhive/shop page?
I want to show rating just on the product page
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .star-rating {
display: none;
}
Regards.
Xtemos Studios.
Thanks! Can i move rating under prices?
Hello,
Sorry but there is no option in Theme Settings available for that.
It requires customizations and this is beyond our limitations and support policy.
Regards.
XTemos Studio.