/** remove date from 2017 theme posts**/
.single .byline,
.entry-date {
    display: none;
}