How To Hide Meta Data From Big Grid

Posted in: Newsmag
Post count: 80

Hello TagDiv,

I would like to hide the author/date on the Big Grid posts.

Is there a CSS I can use this to: display; none?

Thanks

Post count: 6535

Hi

Try this css: http://screencast.com/t/uiBYsOLT

.td_block_big_grid .td-module-meta-info{
display: none;
}

Thanks!

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