Reviews: change of star's colour

Posted in: Newspaper
Post count: 494

Hi,

When I set up a review and give stars, the stars are in black.
How could I change it to be in gold?

Thanks

Post count: 22421

Hello,

The stars are black by default. If you want them changed in gold, you can use this css code in the theme panel under custom code:

.td-icon-star, .td-icon-star-half, .td-icon-star-empty{
color:gold;
}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.