Site logo

Archived topic

Star rating color when selected and not hovered cannot be changed

3 replies · Started by Remko on September 13, 2019

Viewing posts 1–4 of 4

I'm using WooCommerce with Elementor Pro widgets for WooCommerce.
I cannot change the star rating color when selected and not hovered.

Why is this? How can I change this? What c=css code can I use?
Please advice!

Regards,
Remko

Hi there,

try this CSS:

.woocommerce .stars.selected a {
    color: red;
}

You are the best!
And the fastest! ;)

Thanks David!

Glad to be of help

This archived topic is closed to new replies.