Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi organiclicks20,

    The following CSS should adjust the color of the stars:

    .gr-rating-stars {
        color: red;
    }
    Thread Starter organiclicks20

    (@organiclicks20)

    I saw on another post the CSS code, but where do you add the CSS code specifically to update the color?

    I’m trying to figure out where to add it within WordPress or the Plugin. Thanks!

    Hi organiclicks20,

    Typically you’d add this to your theme’s or a child theme’s style.css file. However, if you’re not used to making such changes you can use a plugin like Simple Custom CSS to copy/paste the code into a text area in your WordPress admin:

    https://www.ads-software.com/plugins/simple-custom-css/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Star Color Change’ is closed to new replies.