Posted in: Newspaper
Jul 11, 2016 at 1:18 pm
Hello,
If you are referring to the stars on the homepage (on blocks) you need to use this css top change the color:
.entry-review-stars{
color:red!important;
}
If you want to change the color for the ones on the post itself, you need to use this code:
.td-review-final-star{
color:red!important;
}
I hope this helps.
Thank you!
Jul 12, 2016 at 2:07 pm
HI
Replace the previews code whit this one: http://screencast.com/t/qOmT4IJf0R
.td-review-stars, .td-review-final-star{
color:red!important;
}
If it still does not work you can address us via email at contact@tagdiv.com with a link to this conversation and also give us wp-admin so we can have a closer look.
Thanks!
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.
