Home › Forums › WoodMart support forum › HOW TO HIDE STAR RATING ON PRODUCT LOOP › Reply To: HOW TO HIDE STAR RATING ON PRODUCT LOOP
January 21, 2022 at 10:25 am
#346946
Elise Noromit
Member
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