Title: Hide post metadata
Last modified: September 26, 2017

---

# Hide post metadata

 *  [karenbush](https://wordpress.org/support/users/karenbush/)
 * (@karenbush)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/hide-post-metadata/)
 * For my Catch Adaptive theme, could you please give me the custom CCS to hide 
   metadata (author and date posted) on my posts? Thank you.

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

 *  [Pratik Shrestha](https://wordpress.org/support/users/pratikshrestha/)
 * (@pratikshrestha)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/hide-post-metadata/#post-9533831)
 * Hi [@karenbush](https://wordpress.org/support/users/karenbush/),
 * Try following code:
 *  [Pratik Shrestha](https://wordpress.org/support/users/pratikshrestha/)
 * (@pratikshrestha)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/hide-post-metadata/#post-9533835)
 * Hi [@karenbush](https://wordpress.org/support/users/karenbush/),
 * Try following code:
 *     ```
       .single-post .entry-meta {
           display: none;
       }
       ```
   
 * For faster resolution of the issue, please post in on [Catch Themes Forum](https://catchthemes.com/support-forum/).
 * Regards,
    Pratik Catch Themes Support
 *  Thread Starter [karenbush](https://wordpress.org/support/users/karenbush/)
 * (@karenbush)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/hide-post-metadata/#post-9535581)
 * Thank you Pratik. The metadata no longer shows on the post, but still shows on
   the home page. How would I get rid of it there too?

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/catch-adaptive/2.3.2/screenshot.
   png)
 * Catch Adaptive
 * [Support Threads](https://wordpress.org/support/theme/catch-adaptive/)
 * [Active Topics](https://wordpress.org/support/theme/catch-adaptive/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/catch-adaptive/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/catch-adaptive/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [karenbush](https://wordpress.org/support/users/karenbush/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/hide-post-metadata/#post-9535581)
 * Status: not resolved