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.
I tried to put this in the extra.less but no luck.
Code:
Am I just looking in the wrong spot?
Continue reading...
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...