Changing tag color

Posted in: Newspaper
Post count: 50

Hello,

maybe I’m missing something, but in the Theme Panel I cannot find the way to customize the color of tags.

If not, is there another way to get the result?

Thanks,

Mario

Post count: 6600

Hi,

Unfortunately there is no option to customize the tag color.
You can do it via css, please sue this custom css and change the tag background color as you like: http://screencast.com/t/fHnJq7DI

.td-tags a {
background-color: red !important;
}

Thanks

Post count: 50

Thanks, Lucian!

Mario

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