date of the blogs
-
Hi, I don’t want to show the date that I published the post. What should I do with it??
The blog I need help with is: (visible only to logged in users)
-
Hi there,
In order to remove the date/time/author from your posts, you must use CSS via the custom design upgrade which is a part of both the Premium and Business Plans.
If you choose to purchase either of these plans, you can use this CSS snippet to hide the date/time/author from the posts on The Twenty Ten Theme:
.entry-meta { display:none; }Let me know if this helps!
- The topic ‘date of the blogs’ is closed to new replies.