Adding date
I was wondering if there is a way to show the date of the post on the wrap on the home page...you have already sent me CSS to turn off all metadata on the post wrap...but I would like to add the date...
URL: www.dupuisg.ca
.home #content #infinite-post-wrap ....
Here is the CSS you have already sent me and I am using
.home #content #infinite-post-wrap .entry-meta {
display: none;
}
#content #infinite-post-wrap .entry-meta {
display: none;
}
.custom-header-content .entry-meta {
display: none;
}