HOW TO HIDE STAR RATING ON PRODUCT LOOP
-
How to hide this star ratings on products ?
i just only need to show it on single product page.
image
Attachments:
You must be
logged in to view attached files.
Hello,
Please insert the credentials into the Private content below the message area.
Best Regards
Could you tell me how to do it ?
Also i just found this weird issue on one of my product page, why is this happening the icons and product page is broken
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.product-grid-item .star-rating {
display:none;
}
Also i just found this weird issue on one of my product page, why is this happening the icons and product page is broken
Please provide the page URL with the problem, I am checking a product page, I cannot catch the problem: https://gyazo.com/2afd4506b420582f689c0922384681b7
Best Regards
that weird problem is solved once i cleared cache in litespeed cache
Hello,
We are glad you have solved the issue.
If you have any questions please feel free to contact us.
Best Regards
The topic ‘HOW TO HIDE STAR RATING ON PRODUCT LOOP’ is closed to new replies.