Hide post date
-
Hi,
I would like to hide post date from my posts. I’ve been searching around on the wordpress forums for a solution and saw a few recommending to paste this CSS-code into the custom css:
.entry-author-link,
.entry-permalink,
.entry-date,
.entry-meta {
display: none;
}When I’ve done this it does indeed hide the post date but it still says “Posted on”, how do I remove this as well?
My site is http://www.sportnationen.se
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Hide post date’ is closed to new replies.
