How can i deactivate the start & Text?
-
how can I disable the stars or the text for “reviewed ratings” on my home page on the product slider?
Attachments:
You must be
logged in to view attached files.
Here is what i mean
Attachments:
You must be
logged in to view attached files.
Hello,
With the help of the below code, you can hide the “star” rating, enter it in the “Global Custom CSS” area that is in Theme Settings -> Custom CSS.
.product-grid-item .wd-star-rating {
display: none;
}
If you’re having trouble of any kind issue, please let me know. I’ll do everything I can to help.
Kind Regards
Hello,
I’m glad we managed to sort this out.
In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
The topic ‘How can i deactivate the start & Text?’ is closed to new replies.