/* Enter Your Custom CSS Here */

.home .hentry .entry-title, .archive .hentry .entry-title {
  opacity: 1;
}

.byline-author {
  display:none;
}

.hentry .single-thumbnail {
display: none;
}