Review Stars colour changing

Posted in: Newspaper
Post count: 11

hi guys,
just wondering if i can have the stars in the reviews section a different colour to the rest of the text?
there is no option that i can see in the theme settings for this.

thank you

Post count: 22421

Hi,
You can change it with a bit of css. Please use this code in the theme panel->custom css box:

.td-icon-star, .td-icon-star-half, .td-icon-star-empty {
color:red!important;
}

Thank you!

Post count: 11

got it and worked, thank you for your help

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