Exclude dates from Blocks?

Posted in: Newspaper
Post count: 18

Is there a way to exclude the date from showing up in blocks?

Thank you!

  • This topic was modified 12 years by caltex.
Post count: 780

Hi,

add this to the css section in the panel.


.td_block_inner .entry-date {
    display: none;
}

or if you want to disable the date site wide use this from the panel:
http://screencast.com/t/RzfP1Nxsu

  • This reply was modified 12 years by Radu.
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.