Home Forums WoodMart support forum HOW TO HIDE STAR RATING ON PRODUCT LOOP

HOW TO HIDE STAR RATING ON PRODUCT LOOP

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #346790

    Graphicsc
    Participant

    How to hide this star ratings on products ?
    i just only need to show it on single product page.

    #346791

    Graphicsc
    Participant

    image

    Attachments:
    You must be logged in to view attached files.
    #346857

    Hello,

    Please insert the credentials into the Private content below the message area.

    Best Regards

    #346892

    Graphicsc
    Participant

    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.
    #346946

    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

    #346955

    Graphicsc
    Participant

    that weird problem is solved once i cleared cache in litespeed cache

    #347069

    Hello,

    We are glad you have solved the issue.

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘HOW TO HIDE STAR RATING ON PRODUCT LOOP’ is closed to new replies.