I want to hide just author and date. I introduce the following CSS code, but it doesn´t work:
.entry-meta .by-author, .entry-meta .date, { display: none; }