Disable Date in Front Page Only

Posted in: Newspaper
Post count: 16

hi

plz is it possible to disable post date display in front page only?

i mean when you click on the post itself, dates can be shown but just not showing in the front/homepage

cheers

Post count: 780

hello,

try to add this to the style.css at the end


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

.homepage .td-sp-ico-comments {
margin-left:0px !important;
}
  • 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.