Disable stars on products archive
-
Hi
i cannot find where to disable stars on product archives products boxes ?
i found how to disable stars count, but not stars ?
how can i do that thank you
Hello,
Navigate to Theme Settings > Product Archive > Product Styles > disable the option “show empty star rating”. https://prnt.sc/EtHhYrkaGjDn
Best Regards,
Hi
im not talking about empty stars, i want to disable showing stars on any of the product styles we choose :
how can we do that ?
-
This reply was modified 1 month, 3 weeks ago by
Maxor.
Attachments:
You must be
logged in to view attached files.
Hello,
Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.product-grid-item .star-rating {
display: none !important;
}
Best Regards,
Hello,
You’re very welcome! If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘Disable stars on products archive’ is closed to new replies.