Title: Remove Feature Image
Last modified: September 14, 2017

---

# Remove Feature Image

 *  Resolved [playa4thee](https://wordpress.org/support/users/playa4thee/)
 * (@playa4thee)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/)
 * Hello and good day to all.
    I just want to say that I love your theme and how
   you let us use for free. I am thinking about purchasing the full once I get better
   at this one. My problem is that I keep getting the FEATURE IMAGE showing up twice
   on single post. I have tried several things such as the REMOVE FEATURE IMAGE 
   plugin to no avail. Can someone please let me know how to stop the featured image
   from appearing on a single post? It’s like having the same photo twice on one
   post. Thanks for your responses and help in this matter.
    -  This topic was modified 8 years, 7 months ago by [playa4thee](https://wordpress.org/support/users/playa4thee/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-feature-image-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Michael](https://wordpress.org/support/users/mh-themes/)
 * (@mh-themes)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/#post-9496925)
 * Hi Playa4thee,
 * thanks for using MH Magazine _lite_ and we’re happy that you like the theme.
 * What you could do is [create a custom child theme](https://www.mhthemes.com/support/creating-and-using-child-themes-wordpress/)
   and then copy the file _content-single.php_ to your child theme and delete this
   line of code in that file:
 * `mh_magazine_lite_featured_image();`
 * That will remove the featured image on posts, while still using the featured 
   image for the thumbnails on archives and widgets. Of course you could also just
   delete the image which you’ve manually embedded into your post in the post editor
   to prevent duplicate images on posts.
 * As an alternative (in case you don’t want to touch code), the [premium version of MH Magazine](https://www.mhthemes.com/themes/mh/magazine/)
   includes an [option to disable the featured image on posts](https://www.mhthemes.com/support/how-to-use-featured-images-wordpress/#duplicate_images),
   as well as several other additional features, options and custom widgets to configure
   your website.
 *  Thread Starter [playa4thee](https://wordpress.org/support/users/playa4thee/)
 * (@playa4thee)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/#post-9497029)
 * WOW! Thank you so much for this rapid response and awesome tip. I finally got
   it working and it looks great now. The steps you told me worked flawlessly.
    
   You guys rock rock ROCK!
 *  [Michael](https://wordpress.org/support/users/mh-themes/)
 * (@mh-themes)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/#post-9497164)
 * You’re very welcome and we’re happy that you like the theme. If you want to leave
   a nice rating, you can do that [here](https://wordpress.org/support/theme/mh-magazine-lite/reviews/?filter=5#new-post).
   Thanks! 🙂
 *  [beetsbr](https://wordpress.org/support/users/beetsbr/)
 * (@beetsbr)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/#post-9502865)
 * Thank you for a great theme.
 * How can I remove the featured image from my homepage altogether please?
 *  [beetsbr](https://wordpress.org/support/users/beetsbr/)
 * (@beetsbr)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/#post-9503102)
 * Sorry I found it here:
 * [https://www.mhthemes.com/support/hide-image-placeholders/](https://www.mhthemes.com/support/hide-image-placeholders/)
 * The CSS is
 * .mh-image-placeholder { display: none; }
 * and you simple go to theme customise and add it under ADDITIONAL CSS
 *  Thread Starter [playa4thee](https://wordpress.org/support/users/playa4thee/)
 * (@playa4thee)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/#post-9551938)
 * Hello.
    For some reason, the Featured images are appearing once again on my post.
   Any reason why this is happening? I thought removing the code had resolved this
   but now they are showing back up. Please help again.. Thanks
 *  [Michael](https://wordpress.org/support/users/mh-themes/)
 * (@mh-themes)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/#post-9552172)
 * [@playa4thee](https://wordpress.org/support/users/playa4thee/) You probably have
   modified core theme files. You shouldn’t do that because these kind of changes
   will be lost after theme updates anyway. If you’re familiar with coding, you 
   should code a custom child theme instead to add code modifications.
 * In case you’re not comfortable with coding a child theme and doing more complex
   code modifications, then you could also just hide the featured image on posts
   with a line of CSS:
 * `.entry-thumbnail { display: none; }`
 * You can add CSS code in your WordPress dashboard under **Appearance => Customize
   => Additional CSS**.
 *  Thread Starter [playa4thee](https://wordpress.org/support/users/playa4thee/)
 * (@playa4thee)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/#post-9552193)
 * Hello.
    Yes, I read about doing the custom edits but it was a bit too difficult
   for me since I do this part time while working. In either case, I added the custom
   code and it appears to have worked. Once the site begins to monetize some I will
   go ahead and purchase the Theme in pro version since I really like it and the
   support I receive. Thanks once again for your help and time to answer my questions.
   Have an awesome day!
 *  [Michael](https://wordpress.org/support/users/mh-themes/)
 * (@mh-themes)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/#post-9552201)
 * You’re very welcome and good luck with your website.

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

The topic ‘Remove Feature Image’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/mh-magazine-lite/2.10.0/screenshot.
   png)
 * MH Magazine lite
 * [Support Threads](https://wordpress.org/support/theme/mh-magazine-lite/)
 * [Active Topics](https://wordpress.org/support/theme/mh-magazine-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/mh-magazine-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/mh-magazine-lite/reviews/)

## Tags

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

 * 9 replies
 * 3 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/mh-themes/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/remove-feature-image-4/#post-9552201)
 * Status: resolved