Change colors Review section

Posted in: Newsmag
Post count: 1

How can I Change the colors of the Review section of a blog post?

Post count: 35449

Hi,
The color of the review stars can be changed only with custom css:
.td-review .td-icon-star:before, .td-review .td-icon-star-half:before {
color: blue;
}

Please try this custom css, set the code in the theme panel > custom code> custom css.
If this is not what you mean, please let me know!
Thank you!

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