Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hello 🙂

    You can use this CSS to hide the date that appears above the posts:

    .entry-meta .date,
    .entry-meta .date + span {
      display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Removing date but not menu’ is closed to new replies.