Hello @kennypurnomo, please use the following shortcode parameter:
[reviews_rating stars="css" stars_gray="css"]
The second parameter is only needed if you’ve set this as well.
let’s say i want to use #af0505
How to do that?
@kennypurnomo If you set the parameters, the next step is to apply the colour you want using CSS:
.gmbrr .all-stars .star {
color: #af0505;
}
.gmbrr .all-stars .star.gray {
color: #999;
}
Now i have yellow over there..
@kennypurnomo Can you share the URL for this and the shortcode used here? Thanks!
@kennypurnomo I’ve identified a minor bug introduced in a version 5 – the 90% version of the star has a very slight change to the yellow colour.
I will release a new version this weekend to address this problem.
Thanks for bringing this to my attention. 🙂
@kennypurnomo Please download version 5.4.