Title: remove post meta
Last modified: March 17, 2020

---

# remove post meta

 *  [decimo12345](https://wordpress.org/support/users/decimo12345/)
 * (@decimo12345)
 * [6 years ago](https://wordpress.org/support/topic/remove-post-meta/)
 * I wanted to remove the post meta data.
 *     ```
       .post-meta {     /* this will hide div with class div_class_name */
         display:none;
       }
       ```
   
 * I have added that in line 2554(style.css), but it doesn’t function (it gets deleted
   in live version. If I add it in google chrome it does function, but in style.
   css it doesn’t.
 * Is there a way to remove the post meta data completely.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-post-meta%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [6 years ago](https://wordpress.org/support/topic/remove-post-meta/#post-12554366)
 * Add it via Additional CSS in the Customizer instead.

Viewing 1 replies (of 1 total)

The topic ‘remove post meta’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/remove-post-meta/#post-12554366)
 * Status: not resolved