I want to change the color of Heading of News Ticker / Flash News

Posted in: Newsmag
Post count: 21

Kindly guide me for how to change the color of news ticker.

Post count: 23312

Hello tawigroup,

You can change the color of the news ticker if you use a bit of Css. Please try the code below and place it in Theme panel->Custom Css area, like this: http://screencast.com/t/LKFwh8KQ

.td-trending-now-title {
background-color: red;
}

The result you should see here: http://screencast.com/t/FUovJvrW

Also, if you want to change the color of title in News ticker, you can do it from Theme panel->Themes colors->Article titles, like this: http://screencast.com/t/JosZkkkf

Thank you for your message!

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