How to Hide Featured Image From WordPress Post (Easily)

How to Hide Featured Image From WordPress Post (Easily)

Want to hide featured image from WordPress post and page?

WordPress Featured Image is the image that appears at the top of the individual blog post. It indicates what the post is about or you can add any image related to the blog post. Basically, it is known as a post thumbnail.

Adding featured image in blog helps to increase the attractiveness and readability of your post. Search engine like google also uses feature images in search engine result. However, not all type of post or pages needs feature images. Fortunately, WordPress gives you the ability to show/hide featured images on your website.

If you don’t want to hide the featured image then you can see how to add the featured images in WordPress.

Most beginners don’t even know what feature image is. So they often gets stuck on how to hide feature images from WordPress post. If you’re also a WordPress beginner then don’t worry. We’ve your back.

To hide WordPress featured image in the post, we come up with two easiest methods where you can remove the image quickly: One method is to remove with the custom code and another is via using a plugin. Without any delay, let’s get started:

  • Hide WordPress featured image without a plugin
  • Hide WordPress featured image via a plugin

Beside these methods, if you’re using a quality premium themes themes, featured images in post/ pages can also be removed by clicking a button to “hide featured image”. If it doesn’t, then you can continue reading our tutorial.

Hiding Featured Image in WordPress Post Manually

The first thing you need to do is simply go to your WordPress Dashboard >> Appearance>> customize. This will launch the WordPress theme customizer where you can make changes viewing a live preview of your site.

wordpress-dashboard-min

Next, you need to go to the ‘Additional CSS’ option and add some CSS code to hide featured image in WordPress without a plugin

hide featured image from WordPress post

In the text area of Additional CSS,simply add the following shortcode:

.single-post .wp-post-image { display: none; }
hide-featured-image-in-wordpress-post-css

Now, click on the publish button and you can check out your website to see the changes in the featured image. As you can see clearly in the above image.

This is how you can hide the featured image from WordPress post using CSS.

Hiding Featured Image in WordPress Post via Plugin

The alternative way to hide the WordPress featured image is by using a plugin. For this tutorial, we recommend ZI Hide Featured Image plugin to our viewers. This plugin enable you to hide featured image on posts, pagescustom post types and also to WooCommerce products. There are also lots of other plugins available out there to hide the featured image. You can choose anyone as you like. But make sure the plugin is up-to date and compatible with your theme.

Go and search plugin on wordpress.org. Next, install the ZI Hide Featured Image plugin and click on the activation button. Jump into the next step once the plugin is activated. Navigate to Post. Now, you need to edit a WordPress post/page where you want to hide the featured image. 

hide featured image in WordPress using a plugin

Scroll down a little and you will see the hide featured image section with Yes/No option. Once you see this section, just go and select the No option and click on the publish button.

edit-hide-featured-image-plugin

That’s it! This is how you can hide featured image in WordPress on a single post using a plugin.

Frequently Asked Questions

Can we add more than one featured image in WordPress?

Yes, you can add as many featured image as you wish. However, the default WordPress doesn’t have this feature. Therefore, you’ve to use a plugin for this. We reccommend you Quick Featured Images plugin for this.

Can we remove featured images for multiple post in WordPress in one go?

Yes, you can use Quick Featured Images plugin for setting, replacing and removing featured images from WordPress for hundreds of posts and pages in one go.

How can I remove feature image from custom post type?

There isn’t much difference in feature image of post or page and custom post type. That’s why you can follow the two methods describe above to remove the feature image from the custom post type.

Wrapping Up

To wrap it all up, this is how you can hide WordPress featured image with or without a plugin on your website. You can follow the step by step guide to easily hide featured image from your post or page.

If you find this article helpful then don’t forget to comment and follow us on Facebook and Twitter.

You might also like to read the following article:

2 thoughts on “How to Hide Featured Image From WordPress Post (Easily)

Leave a Reply

Your email address will not be published. Required fields are marked *