How to change review star from gray to yellow color?

This topic has 4 replies, 3 voices, and was last updated 7 years, 7 months ago ago by Rose Tyler

  • Avatar: audi008
    audi008
    Participant
    September 2, 2016 at 08:17

    Hello,

    I am using woocommerce with our blanco theme and found the product review star rating color is gray, which is not what i want.

    Can I change color from gray to yellow? please let me know what codes i need, and where to insert them

    thanks a lot in advance

    Steven

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 2, 2016 at 08:57

    Hello,

    That is an image which you need to edit with some image editor, it’s placed in wp-content/themes/blanco/woocommerce/images/star.png.

    Best regards,
    Jack Richardson.

    Avatar: audi008
    audi008
    Participant
    September 2, 2016 at 10:35

    hi thanks for quick reply!

    Yeah, I already did change star colors with new pics, but dont know why there is one new link of star rating pop up on the reviews section??

    Do u know how to remove that extra star rating link?

    all else appear normal now..

    thansk

    Steven

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 2, 2016 at 12:09

    Hello,

    Please add this code in Custom CSS:

    .single-product #comments div[itemprop='aggregateRating'] {
        display: none;
    }

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.