Title: Remove post date on featured post
Last modified: August 24, 2016

---

# Remove post date on featured post

 *  Resolved [bwiczek](https://wordpress.org/support/users/bwiczek/)
 * (@bwiczek)
 * [11 years ago](https://wordpress.org/support/topic/remove-post-date-on-featured-post/)
 * Hello! Based on previous resolved topics I was able to remove the blog post date
   from all places except the featured post on the homepage. It still shows under
   the large image and confuses users. Can you help me figure out how to remove 
   the post date from showing here as well?
 * [http://www.zoltancomedy.com](http://www.zoltancomedy.com)
 * Thanks so much!

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

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [11 years ago](https://wordpress.org/support/topic/remove-post-date-on-featured-post/#post-6098566)
 * Hi bwiczek. This css should do the trick:
 *     ```
       .featured .post-date {
         display: none;
       }
       ```
   
 *  Thread Starter [bwiczek](https://wordpress.org/support/users/bwiczek/)
 * (@bwiczek)
 * [11 years ago](https://wordpress.org/support/topic/remove-post-date-on-featured-post/#post-6098771)
 * Thanks so much!

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

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

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

 * 2 replies
 * 2 participants
 * Last reply from: [bwiczek](https://wordpress.org/support/users/bwiczek/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/remove-post-date-on-featured-post/#post-6098771)
 * Status: resolved