Title: Hide Author, Date
Last modified: August 19, 2019

---

# Hide Author, Date

 *  Resolved [tutorialsdiary](https://wordpress.org/support/users/tutorialsdiary/)
 * (@tutorialsdiary)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/hide-author-date-2/)
 * Hi!
    Thanks for the wonderful theme. I want to hide the category, date, author
   under posts thumbs. Any css to do that?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Theme Author [DartThemes](https://wordpress.org/support/users/dartthemeswp/)
 * (@dartthemeswp)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/hide-author-date-2/#post-11845786)
 * Please try following CSS
 *     ```
       .entry-meta-top {
           display: none;
       }
       ```
   
 * Hope that works.
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘Hide Author, Date’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bug-blog/1.0.21/screenshot.jpg)
 * Bug Blog
 * [Support Threads](https://wordpress.org/support/theme/bug-blog/)
 * [Active Topics](https://wordpress.org/support/theme/bug-blog/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bug-blog/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bug-blog/reviews/)

## Tags

 * [author](https://wordpress.org/support/topic-tag/author/)
 * [category](https://wordpress.org/support/topic-tag/category/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [date](https://wordpress.org/support/topic-tag/date/)
 * [hide](https://wordpress.org/support/topic-tag/hide/)

 * 1 reply
 * 2 participants
 * Last reply from: [DartThemes](https://wordpress.org/support/users/dartthemeswp/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/hide-author-date-2/#post-11845786)
 * Status: resolved