Title: Remove date on post
Last modified: August 30, 2016

---

# Remove date on post

 *  Resolved [Simdor](https://wordpress.org/support/users/simdor/)
 * (@simdor)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-date-on-post/)
 * Hi!
 * I would like to remove the date stamp on my latest posts, see here: [http://www.rclifeon.se/](http://www.rclifeon.se/)
 * Where can I remove them?

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

 *  [Dipak Gajjar](https://wordpress.org/support/users/dipakcg/)
 * (@dipakcg)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-date-on-post/#post-6609778)
 * **[@simdor](https://wordpress.org/support/users/simdor/)**, In your theme’s stylesheet(
   _/
   wp-content/themes/apostrophe/style.css_), add the following code, and it should
   do the trick.
 *     ```
       .archive article .entry-meta, .blog article .entry-meta, .search article .entry-meta, .entry-meta {
           display: none !important;
       }
       ```
   
 * Screenshot for your ref.: [http://imgur.com/X5yo4qV](http://imgur.com/X5yo4qV)
 *  Thread Starter [Simdor](https://wordpress.org/support/users/simdor/)
 * (@simdor)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-date-on-post/#post-6609785)
 * Thanks mate!
 *  [Dipak Gajjar](https://wordpress.org/support/users/dipakcg/)
 * (@dipakcg)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-date-on-post/#post-6609788)
 * **[@simdor](https://wordpress.org/support/users/simdor/)**, If this solved your
   problem, could you mark this thread as ‘Resolved’.

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

The topic ‘Remove date on post’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Dipak Gajjar](https://wordpress.org/support/users/dipakcg/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/remove-date-on-post/#post-6609788)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
