Title: remove posts date information
Last modified: August 22, 2016

---

# remove posts date information

 *  Resolved [neildutton](https://wordpress.org/support/users/neildutton/)
 * (@neildutton)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-posts-date-information/)
 * Hi,
    I don’t want the date of my posts displayed, can you provide some CSS to
   do this please? Also, I want the featured post images to work as links to other
   sites, rather than to the posts themselves, how do I go about this please? Thanks,
   Neil [http://www.neildutton.com](http://www.neildutton.com)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Poonam Namdev](https://wordpress.org/support/users/poonam9/)
 * (@poonam9)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-posts-date-information/#post-5822956)
 * Hi Neil,
 * To hide the date of your posts you can use this css code in your style.css file.
   `.
   date{display: none;}` For doing this I’ll suggest you to make a child theme first.
   This [link](http://codex.wordpress.org/Child_Themes#How_to_Create_a_Child_Theme)
   will guide you to how to make a child theme.
 * _[Moderator note: Please keep your support within WordPress.org]_
 *  [MamaRazzi](https://wordpress.org/support/users/mamarazzi/)
 * (@mamarazzi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-posts-date-information/#post-5823283)
 * Poonam, can you please tell me exactly where to place this code to remove the
   post dates in teh style.css file? Thank you.
 *  [MamaRazzi](https://wordpress.org/support/users/mamarazzi/)
 * (@mamarazzi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-posts-date-information/#post-5823284)
 * Never mind. I just put it anywhere, and it worked. It might break my theme later,
   but I don’t care. I just have to get moving on this. Thanks!
 * Do you know how I can remove the little tiny image overlay on my posts that looks
   like a little mountain with the sun rising in the background?
 * Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘remove posts date information’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/simply-read/2.1/screenshot.png)
 * Simply Read
 * [Support Threads](https://wordpress.org/support/theme/simply-read/)
 * [Active Topics](https://wordpress.org/support/theme/simply-read/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/simply-read/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/simply-read/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [MamaRazzi](https://wordpress.org/support/users/mamarazzi/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/remove-posts-date-information/#post-5823284)
 * Status: resolved