[Resolved] Star rating color when selected and not hovered cannot be changed

Home Forums Support [Resolved] Star rating color when selected and not hovered cannot be changed

Home Forums Support Star rating color when selected and not hovered cannot be changed

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1008458
    Remko

    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

    #1008551
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .woocommerce .stars.selected a {
        color: red;
    }
    #1008593
    Remko

    You are the best!
    And the fastest! 😉

    Thanks David!

    #1008594
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.