Removing article date on homepage

Posted in: Newspaper
Post count: 73

Hello!

There is a way to remove date visualization on home page posts?

thank’s a lot

Post count: 7909

Hi,

Please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/fda1akfw

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

Thanks!

Post count: 73

Work’s very fine!!!

thank’s to you!!!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.