Title: remove date from a post
Last modified: August 20, 2016

---

# remove date from a post

 *  [nejtech](https://wordpress.org/support/users/nejtech/)
 * (@nejtech)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/remove-date-from-a-post/)
 * Hi, I have added a content slider in a sticky post to my blog. I use the Yoko
   Theme. What I am having trouble with is removing the date, author and comments
   from the top of that post. You will see what I mean here.
 * [http://www.newdestinyarts.com/blog](http://www.newdestinyarts.com/blog)
 * I have mainly tried reading the css file, and using firebug to see if I could
   identify what element I could switch off, but I don’t think I am getting it. 
   Please help.
    Thanks.

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

 *  [Alain Lankers](https://wordpress.org/support/users/alain-lankers/)
 * (@alain-lankers)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/remove-date-from-a-post/#post-2963989)
 * Did you try to add .entry-header p {display:none} to your style.css? Or remove
   the entry from your index.php
 *  Thread Starter [nejtech](https://wordpress.org/support/users/nejtech/)
 * (@nejtech)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/remove-date-from-a-post/#post-2964077)
 * I tried adding .entry-header p {display:none} to the css, but that removes headings
   and dates from many other posts, typically the ones formatted to show videos.
 * I am trying to remove the date and author from the top post on the homepage only.
 * Looking at index.php, I was not able to identify any entry that controls the 
   date on posts.
 * Thanks for the suggestion. Do you have any other ideas?
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/remove-date-from-a-post/#post-2964090)
 * you can make the style more specific, for example:
 * `.home .post-217 .entry-header p { display: none; }`
 * try working with a browser tool such as Firebug [http://getfirebug.com/](http://getfirebug.com/)
   to solve those fundamental formatting questions.
 *  Thread Starter [nejtech](https://wordpress.org/support/users/nejtech/)
 * (@nejtech)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/remove-date-from-a-post/#post-2964093)
 * Thanks sooo very much. That worked.
 * Now to read the css and figure out what exactly I need to do in such cases, I
   will have to really study that. But this is a good example of how to go about
   it. You helped get me off the ground. Thanks again.

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

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

## Tags

 * [date remove](https://wordpress.org/support/topic-tag/date-remove/)

 * 4 replies
 * 3 participants
 * Last reply from: [nejtech](https://wordpress.org/support/users/nejtech/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/remove-date-from-a-post/#post-2964093)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
