ASK: How to change color of this

Posted in: Newsmag
Post count: 152

Help me to change the color.

Post count: 6535

HI

Try this css in theme panel > custom code > custom css: http://screencast.com/t/kq9Ve3Ule2FN

.td-post-small-box a,
.td-tags span,
.td-related-title .td-related-right,
.td-related-title .td-related-left {
background-color: blue;
color: red!important
}

Thanks!

Post count: 152

How to change the colour, without adding css in theme panel > custom code > custom css?

Post count: 6535

Hi

The theme don’t have an option to change this color from theme panel, you will have to use custom css either in theme panel or directly in style.css file: http://screencast.com/t/ftYp7NYnOqN
Thanks!

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