How to change the color star?

Posted in: Newspaper
Post count: 9

I want to change the star color of the article outside the homepage
https://www.screencast.com/t/PbuqhHd59fI

Post count: 35449

Hi,

In order to achieve that you need to set this custom css in Newspaper>Theme panel>Custom code>Custom css
.td-icon-star {
color: blue;
}

https://www.screencast.com/t/PmZUNny6ve

Thanks.

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