Title: remove date from posts
Last modified: August 20, 2016

---

# remove date from posts

 *  Resolved [madaplus](https://wordpress.org/support/users/madaplus/)
 * (@madaplus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/)
 * I have been able to remove dates from other themes, but cant figure this one 
   out.
 * see [http://thesecreteats.com/2013/03/01/cook/](http://thesecreteats.com/2013/03/01/cook/)
 * i simply want to remove the date for posts. can anyone help? thanks

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

 *  Theme Author [Stephen Cui](https://wordpress.org/support/users/scui2/)
 * (@scui2)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540922)
 * I am the theme author.
 * .entry-date {display: none; }
 * BTW – please use the dedicated support forum. I am no problem you remove credit.
 * Let me know if it solves problem
 *  Thread Starter [madaplus](https://wordpress.org/support/users/madaplus/)
 * (@madaplus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540932)
 * thanks Stephen…great template also
 *  Thread Starter [madaplus](https://wordpress.org/support/users/madaplus/)
 * (@madaplus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540933)
 * Actually where do I put that code?
 * css?
 *  Theme Author [Stephen Cui](https://wordpress.org/support/users/scui2/)
 * (@scui2)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540934)
 * Custom CSS in theme options. BTW – are you graphic designer?
 *  Thread Starter [madaplus](https://wordpress.org/support/users/madaplus/)
 * (@madaplus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540937)
 * graphic designer and architect and trying to do some web design – why do you 
   ask?
 *  Thread Starter [madaplus](https://wordpress.org/support/users/madaplus/)
 * (@madaplus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540938)
 * where in the CSS do I put this code. i tried at .entry-date, but it did not work
 *  Theme Author [Stephen Cui](https://wordpress.org/support/users/scui2/)
 * (@scui2)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540939)
 * .entry-date {display: none; } in Custom CSS.
 * Please try not to modify template files.
 * I saw many logos on ur site. I was wondering if u r designer.
 *  Thread Starter [madaplus](https://wordpress.org/support/users/madaplus/)
 * (@madaplus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540941)
 * yeah I have put it in the style.css but it is not reflecting on my site
 *  Theme Author [Stephen Cui](https://wordpress.org/support/users/scui2/)
 * (@scui2)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540943)
 * I do not see the code on ur site’s style.css. I guess you did it wrong.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540944)
 * You’re going to have more problems with [CSS specificity](http://coding.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/)
   due to the cascading nature of the stylesheet.
 * Why not just use the Custom CSS section?
 *  Thread Starter [madaplus](https://wordpress.org/support/users/madaplus/)
 * (@madaplus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540946)
 * Oh…geez I dont even know where the Custom CSS section is? ha…sorry
 * where is it?
 *  Thread Starter [madaplus](https://wordpress.org/support/users/madaplus/)
 * (@madaplus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540947)
 * I found it! and thanks. works! thanks guys
 *  Theme Author [Stephen Cui](https://wordpress.org/support/users/scui2/)
 * (@scui2)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540949)
 * It is bad practice to modify template file directly. It is best to use Child 
   Theme. On my website, I have an article on child theme for Voyage. I even provided
   a sample Child Theme template for you to modify. For example, you can remove 
   the credit link (and add your own link) in footer.php. In this way, you can update
   the parent theme (Voyage) without losing your changes.
 * Andrew: Thank you for your contribution also.
 *  Thread Starter [madaplus](https://wordpress.org/support/users/madaplus/)
 * (@madaplus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540950)
 * OK COOL…will take forward the valuable info!

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

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

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

 * 14 replies
 * 3 participants
 * Last reply from: [madaplus](https://wordpress.org/support/users/madaplus/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-posts-1/#post-3540950)
 * Status: resolved