Bid grid 4 date

Posted in: Newsmag
Post count: 17

What is the CSS code to remove the date from Big Grid 4? Thanks.

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css:

.td_block_big_grid_4 .td-post-date{
display: none;
}

Thanks!

Post count: 17

Perfect, thanks!

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