Change Heading Color

Posted in: Newsmag
Post count: 4

I’d like to change the color of the post heading within the big grid to make it stand out more. The default color is white text against a light blue background which is not very visible. Thanks.

Post count: 6535

Hi

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

.td-big-grid-post .entry-title a{
color: red;
}

Thanks!

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