Remove Post Description From Front Page
Im trying to remove the post description and details from the front page and only show the Featured Image and Post Title. Is this possible?
I've tried adding this code to the Custom CSS section:
.archive .post-content p {
display: none;
}
This removes the post description completely, from the front page and the individual post page. Is it possible to have it hidden only on the front page?
http://www.djdosk.com/