Title: Remove Post &amp; Comment Dates
Last modified: January 16, 2019

---

# Remove Post & Comment Dates

 *  Resolved [Amy](https://wordpress.org/support/users/ontherye/)
 * (@ontherye)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-post-comment-dates/)
 * Hi Ben. Would love to get your help on removing dates under post titles and in
   the comment section. Thanks in advance! 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-post-comment-dates%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-post-comment-dates/#post-11097259)
 * Hey 🙂
 * Would you want the post dates removed on the blog/archives, the individual post
   pages, or both?
 * There’s an option for this in the “Display Controls” section for [Apex Pro](https://www.competethemes.com/apex-pro/)
   too if you’re using it.
 *  Thread Starter [Amy](https://wordpress.org/support/users/ontherye/)
 * (@ontherye)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-post-comment-dates/#post-11097477)
 * On the blog and individual post pages. I am currently not using Apex Pro. Thanks
   for the super quick response Ben!!
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-post-comment-dates/#post-11100534)
 * Sure thing!
 * Here’s the CSS you can use to hide the post dates on all pages:
 *     ```
       .post-byline {
         display: none;
       }
       ```
   

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

The topic ‘Remove Post & Comment Dates’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/remove-post-comment-dates/#post-11100534)
 * Status: resolved