Title: Remove dates from posts
Last modified: October 21, 2019

---

# Remove dates from posts

 *  [donp287](https://wordpress.org/support/users/donp287/)
 * (@donp287)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/remove-dates-from-posts-2/)
 * I would like to remove the date from posts on my Home Page. I would be grateful
   for code which would do this.

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

 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/remove-dates-from-posts-2/#post-12050118)
 * Hello [@donp287](https://wordpress.org/support/users/donp287/),
 * Please share the site url so we can help you with custom css as per the need.
 * Kind regards,
 * Manoj
 *  Thread Starter [donp287](https://wordpress.org/support/users/donp287/)
 * (@donp287)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/remove-dates-from-posts-2/#post-12050230)
 * Thanks Manoj
    https:://nibu1.co.uk
 *  [Jarret](https://wordpress.org/support/users/jarretc/)
 * (@jarretc)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/remove-dates-from-posts-2/#post-12052508)
 * Hi [@donp287](https://wordpress.org/support/users/donp287/), the following in
   Appearance->Customize->Additional CSS should work
 *     ```
       .home .entry-header .entry-meta {
       	display: none;
       }
       ```
   
 *  Thread Starter [donp287](https://wordpress.org/support/users/donp287/)
 * (@donp287)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/remove-dates-from-posts-2/#post-12053309)
 * Thank you Jarret, that worked perfectly

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

The topic ‘Remove dates from posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentyseventeen/4.1/screenshot.
   png)
 * Twenty Seventeen
 * [Support Threads](https://wordpress.org/support/theme/twentyseventeen/)
 * [Active Topics](https://wordpress.org/support/theme/twentyseventeen/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentyseventeen/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentyseventeen/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [donp287](https://wordpress.org/support/users/donp287/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/remove-dates-from-posts-2/#post-12053309)
 * Status: not resolved