I need help!
I want to remove the category etc. from the posts, but I want to keep the date.
I’ve added the code: .entry-meta {display: none;} to the custom css, but that code removes all of the information.
Is there any easy way to remove all the information on posts, except the date?