want remove date in block

Posted in: Newspaper
Post count: 15

hi i m using block 9 & Block 10 in side bar also in home page but i want to hide dates showing below every post so plz tell me how to remove post date appearing in blocks

Post count: 23312

Hi problogger,

If you want to hide the dates showing below every post, please try the code below and place it in Theme panel->Custom Css area, like this: http://screencast.com/t/pNfBdM4xD

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

Hope this helps!

Thank you!

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