Title: Remove Date from Excerpt/Preview
Last modified: March 14, 2017

---

# Remove Date from Excerpt/Preview

 *  Resolved [celticfrog](https://wordpress.org/support/users/celticfrog/)
 * (@celticfrog)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/remove-date-from-excerptpreview/)
 * I am trying to remove the date from the beginning of the Nooz press release excerpt
   without success. How do you disable dates from showing up at the beginning of
   a press release excerpt?

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [farinspace](https://wordpress.org/support/users/farinspace/)
 * (@farinspace)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-date-from-excerptpreview/#post-8984491)
 * My apologies for the late reply, hopefully you’re issue has already been resolved.
 * The easiest way, is to simply hide the date, you can do this with the following
   CSS:
 *     ```
       .nooz-datetime {
           display: none;
       }
       ```
   
 * The Nooz plugin has several CSS class names which you can use to manipulate it’s
   look and feel.

Viewing 1 replies (of 1 total)

The topic ‘Remove Date from Excerpt/Preview’ is closed to new replies.

 * ![](https://ps.w.org/nooz/assets/icon-256x256.png?rev=3498463)
 * [Nooz](https://wordpress.org/plugins/nooz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nooz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nooz/)
 * [Active Topics](https://wordpress.org/support/plugin/nooz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nooz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nooz/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [farinspace](https://wordpress.org/support/users/farinspace/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/remove-date-from-excerptpreview/#post-8984491)
 * Status: resolved