Title: Taking the dates off posts
Last modified: August 31, 2016

---

# Taking the dates off posts

 *  [anxioustoddlers](https://wordpress.org/support/users/anxioustoddlers/)
 * (@anxioustoddlers)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/taking-the-dates-off-posts/)
 * Is there a way to easily remove all dates from my posts?

Viewing 1 replies (of 1 total)

 *  Theme Author [deucethemes](https://wordpress.org/support/users/deucethemes/)
 * (@deucethemes)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/taking-the-dates-off-posts/#post-8161859)
 * Hello,
 * Try adding this css code,
 *     ```
       .category-items .inner-category-items .category-posts .post-content .time,
       body .byline{
       	display:none;
       }
       ```
   
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Taking the dates off posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wp-clean-green/1.0.5/screenshot.
   png)
 * WP Clean Green
 * [Support Threads](https://wordpress.org/support/theme/wp-clean-green/)
 * [Active Topics](https://wordpress.org/support/theme/wp-clean-green/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wp-clean-green/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wp-clean-green/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [deucethemes](https://wordpress.org/support/users/deucethemes/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/taking-the-dates-off-posts/#post-8161859)
 * Status: not resolved