Ques/Help changing the rating star color

N

nesman

Guest
As the title suggests I'm trying to change the rating star color. I already know about the option under the miscellaneous option but it doesn't seem to be changing the color of the stars on the leave rating popup.

1684416711368.png

I tried to put this in the extra.less but no luck.
Code:

Code:
.ratingStars-star.ratingStars-star--full::before {
    color: #ffcc00;
}

Am I just looking in the wrong spot?

Continue reading...