date
-
can i hide the date of the date posted?
The blog I need help with is: (visible only to logged in users)
-
Hi! If you’re have a WordPress.com Premium Subscription you can modify your theme’s CSS.
This code *may* work to hide your date from posts.
.entry-meta { display: none; }Just go Customize click CSS and paste in that code.
I hope that helps.
- The topic ‘date’ is closed to new replies.