Title: Remove meta data from posts
Last modified: August 24, 2016

---

# Remove meta data from posts

 *  [fishinswany](https://wordpress.org/support/users/fishinswany/)
 * (@fishinswany)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-meta-data-from-posts/)
 * How do I remove meta data (date, time and author) from posts? I have searched
   this forum and have tried inserting code, plugins, and a variety of other suggestions
   on here? I have spent a ton of time trying to figure this out. Here is a link
   to one page of the blog posts. [http://www.shaverswanson.com/category/trademarks/](http://www.shaverswanson.com/category/trademarks/)
 * Thanks in advance!
    Scott

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

 *  [GregDougherty](https://wordpress.org/support/users/gregdougherty/)
 * (@gregdougherty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-meta-data-from-posts/#post-6049490)
 * Hi Scott,
 * Have you tried adding this code to your CSS?
 * #content > div.post-info {
    display: none!important; }
 * Hope this helps, Greg.
 *  Thread Starter [fishinswany](https://wordpress.org/support/users/fishinswany/)
 * (@fishinswany)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-meta-data-from-posts/#post-6049502)
 * Hi Greg,
 * I just tried that and it did not work. Is there somewhere in particular I need
   to add that?
 * Thanks!
 *  [GregDougherty](https://wordpress.org/support/users/gregdougherty/)
 * (@gregdougherty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-meta-data-from-posts/#post-6049506)
 * Do you have a section of your website where you can edit your CSS? For example
   I have “Custom CSS” under my “Appearance” tab.
 * Try adding this code in there:
 *  .post-info {
    display: none; }
 *  Thread Starter [fishinswany](https://wordpress.org/support/users/fishinswany/)
 * (@fishinswany)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-meta-data-from-posts/#post-6049517)
 * Yah I in appearance then editor. All of the CSS is there for this page. I tried
   posting that code in too and it also did not work.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-meta-data-from-posts/#post-6049518)
 * Not a good place to change anything – your changes will be erased when the theme
   is updated. Use a plugin like this one:
 * [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 *  Thread Starter [fishinswany](https://wordpress.org/support/users/fishinswany/)
 * (@fishinswany)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-meta-data-from-posts/#post-6049519)
 * I installed that plugin, pasted in Greg’s code, and it worked. Thanks everyone.
 *  [GregDougherty](https://wordpress.org/support/users/gregdougherty/)
 * (@gregdougherty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-meta-data-from-posts/#post-6049525)
 * Glad I could help!

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

The topic ‘Remove meta data from posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [GregDougherty](https://wordpress.org/support/users/gregdougherty/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/remove-meta-data-from-posts/#post-6049525)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
