Title: Hide metadata
Last modified: January 26, 2017

---

# Hide metadata

 *  Resolved [___ELVIS___](https://wordpress.org/support/users/_elvis_/)
 * (@_elvis_)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/hide-metadata/)
 * Hi,
 * I just set the Vitue and would like to hide the metadata everywhere. Date, category,
   number of comments.
 * How can I disable this?
 * Thank you
 * Translated with google translator from the German

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/hide-metadata/#post-8702423)
 * Hey,
    Try adding this to your custom css box in Theme Options > Advanced Settings:
 *     ```
       .postmeta, .subhead.color_gray, .subhead {
           display: none;
       }
       ```
   
 * Hope it helps!
 * Hannah
 *  Thread Starter [___ELVIS___](https://wordpress.org/support/users/_elvis_/)
 * (@_elvis_)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/hide-metadata/#post-8702746)
 * Thank you, this work fine
 *  [sandywe](https://wordpress.org/support/users/sandywe/)
 * (@sandywe)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/hide-metadata/#post-9249943)
 * I would like to hide the metadata in only one category that is evergreen. How
   would I change the css to do that?
    I would also only like the date to show on
   all other categories. No category, comment, number or icons.
    -  This reply was modified 8 years, 9 months ago by [sandywe](https://wordpress.org/support/users/sandywe/).
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/hide-metadata/#post-9249974)
 * Hey Sandy,
 * Please start a new topic for your question here:
    [https://wordpress.org/support/theme/virtue](https://wordpress.org/support/theme/virtue)
 * -Kevin

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

The topic ‘Hide metadata’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 4 participants
 * Last reply from: [Kevin](https://wordpress.org/support/users/jx-3p/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/hide-metadata/#post-9249974)
 * Status: resolved