• Resolved JodieRD

    (@jodierd)


    Hi!

    Since people started adding reviews I’ve noticed that the star ratings are colored orange on the shop page, but not on the individual product pages on my site. It makes it look as though the 5 reviews gave the product a zero. Yikes!

    I switched to Twenty Nineteen and deactivated all plugins. No change.

    Any thoughts on how I can correct this?

    Thanks!
    ~Jodie

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Zach W

    (@dynamiczach)

    Automattic Happiness Engineer

    You can add this CSS under Appearance > Customize > Additional CSS to change the star rating color to be consistent with the shop page:

    
    .woocommerce .star-rating {
    color: #e79b5d;
    }
    
    • This reply was modified 5 years, 10 months ago by Zach W.
    Thread Starter JodieRD

    (@jodierd)

    Zach,

    THANK YOU! I have been trying to do this for weeks! And it was so easy. Ahhhh…

    Your title is totally appropriate.

    Jodie

    Zach W

    (@dynamiczach)

    Automattic Happiness Engineer

    You’re very welcome!

    Thanks for using WooCommerce! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Review Stars Not Colored on Product Page’ is closed to new replies.