Tags Colours

Posted in: Newspaper
Post count: 9

Hello , I would like to have the tags of different colors. can you tell me how?

Post count: 7909

Hi,

Unfortunately theme doesn’t have an option to have tags of different colors, you can use custom css in Theme Panel > Custom Css but it will change the color for all post’s tags: http://screencast.com/t/6nC8HpnO

.td-tags-and-social-wrapper-box .td-tags a{
background-color: red;
}

Thanks!

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