/* Hide date on top of the featured image */
.entry-meta .entry-date, .post-thumbnail .posted-on {
    display: none;
}