Title: Hide the dates
Last modified: February 12, 2020

---

# Hide the dates

 *  Resolved [hanskranz](https://wordpress.org/support/users/hanskranz/)
 * (@hanskranz)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/hide-the-dates/)
 * Hi there,
 * it is possible that the dates will NOT appear in the blog?
 * Thanks a lot!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-the-dates%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [nickcil](https://wordpress.org/support/users/nickcil/)
 * (@nickcil)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/hide-the-dates/#post-12432558)
 * Hello,
 * There is no setting to remove the dates. The easiest alternative would be to 
   hide them with some custom CSS. Try this:
 *     ```
       .entry-date {
           display: none;
       }
       ```
   
 * Hope that helps!
 *  Thread Starter [hanskranz](https://wordpress.org/support/users/hanskranz/)
 * (@hanskranz)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/hide-the-dates/#post-12432705)
 * Thanks a lot. It´s done!!!! You´re great!

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

The topic ‘Hide the dates’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [hanskranz](https://wordpress.org/support/users/hanskranz/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/hide-the-dates/#post-12432705)
 * Status: resolved