Title: Hide featured image from posts
Last modified: August 22, 2016

---

# Hide featured image from posts

 *  Resolved [mbenesch](https://wordpress.org/support/users/mbenesch/)
 * (@mbenesch)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/hide-featured-image-from-posts/)
 * Hi I’d like some help hiding the featured image from a post.
 * [This](http://www.everymanmustknow.com) is my blog.
 * I want to **keep **the thumbnail images in the recent widget in the right column
   there, but hide them in the actual post itself.
 * Any help is appreciated!

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

 *  [JenR](https://wordpress.org/support/users/jennifer-roberts/)
 * (@jennifer-roberts)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/hide-featured-image-from-posts/#post-5540655)
 * Looks like you could do that using CSS – try adding this to your custom CSS section:
 *     ```
       .post .post-img {
            display: none;
       }
       ```
   
 *  Thread Starter [mbenesch](https://wordpress.org/support/users/mbenesch/)
 * (@mbenesch)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/hide-featured-image-from-posts/#post-5540715)
 * Hey thank you very much that worked perfectly!

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

The topic ‘Hide featured image from posts’ is closed to new replies.

## Tags

 * [featured image](https://wordpress.org/support/topic-tag/featured-image/)
 * [hide](https://wordpress.org/support/topic-tag/hide/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [mbenesch](https://wordpress.org/support/users/mbenesch/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/hide-featured-image-from-posts/#post-5540715)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
