Do you ever find yourself wondering why some blogs don’t show the featured image in their posts? Or, do you have a blog and are considering hiding your own images for one reason or another? If so, this article is perfect for you! In this post, we’ll cover:

  1. Why do bloggers hide featured images?
  2. When it’s best to hide them.
  3. How to implement them.

Continue reading to learn more about these topics. You can also use the Table Of Content to get to the section you want to read.

“You may have noticed that when you read a blog post, the featured image is sometimes hidden. You might be wondering why bloggers would hide their images and what it means to do so.” 

“Hiding your featured image can also mean that you want to focus on sharing information instead of telling someone how beautiful your blog design looks. It’s often used as a way to make sure people don’t come in with any preset expectations about what they’ll see.” “Many major blogs have adopted this technique. Another reason is the site’s speed. Suppose you have a featured image above your Post. It will take some time for the image to load before the content.

How to hide featured image in WordPress post

Few ways allow you to hide the featured image. Many of them have a built-in option to hide the featured image because of their theme. You don’t need to choose anything else if you have that option. 

If you don’t have that option, you’ll have to go with something else. I’ll show you how to use a plugin or CSS to hide the featured image. And Also, share some tips about hiding featured images.

Many bloggers are still unaware that their WordPress theme comes with a featured image hiding option. Most themes come with this option. Follow these procedures to see if your themes include that option.

Step 2: Go to the All Posts page

Step 1: Below the Post, please select the option to edit it.

Step 3: You can find the hide/disable Featured Image option on the right-hand side, as shown in the screenshot below.

Astra Settings BoomDevs

I am using Astra themes. As a result, the option can be found in the Astra Setting Option. There is also a disable section under the Astra Setting option, where the Disable Featured Image option is available. Simply check the box, and your featured image will be turned off.

If your theme doesn’t have that feature, you can use a plugin to hide your Post’s featured image. There are a few plugins that you may use to hide the featured image. I’ll explain to you how to hide the featured image in a WordPress post using three plugins.

Conditionally display featured images on singular posts and pages. BoomDevs

Conditionally display featured images on single posts and pages is a plugin that allows you to choose whether or not to show the featured picture in the single view for each post or page. This is useful if you want to use the featured image to display a thumbnail on the archives or front page but not on every post view. Let’s have a look at how to make the featured image disappear.

Step 1: Install and Activate the Plugin 

Step 2: Go to the editing mode of the Post where you want the Featured image to be hidden.

Step 3: Go to the Section of Featured Images. You’ll note that there’s a new option there. Make a check in the box. And that’s it; your Featured image is now hidden. The fact that it will hide from the single Post. However, the featured image will appear on the archives or blog pages.

Conditionally display featured images BoomDevs
Quick Featured Images BoomDevs

Quick Featured Images is a time-saving plugin to hide many featured images within minutes simultaneously. Managing many photos is made easier with the opportunity to delete, set, and replace new default images for future articles in bulk. Let’s look at how to use this plugin to hide the featured image.

Step 1: Install and Active the plugin 

Step 2: Now Go to the Post>All Posts. The Featured Image will be shown with the content. You have the option to remove the featured image.

Step 3:The featured Images Option in the WordPress dashboard can be used to alter the featured image in bulk.

ZI Hide Featured Image 1 BoomDevs

This plugin allows you to remove the featured image from your WordPress site without deleting it. You don’t have to worry about compatibility because it works with both Gutenberg and Classic Editor. This plugin can be used on both posts and WooCommerce products. Ignoring the fact that it is a new plugin with a small number of active installations, it is a good plugin. Let’s see how it works.

Step 1: Install and Activate the Plugin 

Step 2: Go to the editing mode of the Post.

Step 3: Go to the Section of Featured Images. New option Appares there. Make a check-in in that box.

ZI Hide Featured Image BoomDevs

If you know some basic knowledge of coding, then you can use custom CSS to hide featured images in WordPress posts. It’s not So hard; you can Do it easily. Copy the code which is given below. And paste it into the custom CSS option of your themes.

.post-thumb-img-content .post-thumb img {
 display: none;
}

If this class doesn’t work for you, you should try another one because your theme provider’s class can be different. However, it will directly work in the Astra theme. Simply follow the steps to determine what class your featured image belongs to.

Step 1: Go to a single post page on your website.

Step 2: Inspect the Featured Image.

Step 3: You’ll see the name of the class there. Make a copy of the class name and replace it with mine.

Warping up & Tips

There can be many Resoan for Hiding the featured image. The bottom line is that it’s up to you and your blog. If you want to remove the featured image, then you can do that. It will not be a risky move for you. You can also get a slightly faster page speed.

My opinion is Hiding Featured image is the best choice for you. In all of my blog posts, I’ve also hidden the featured image. If you’re sure you want to hide the featured image, the first and third plugins I showed, as well as the code method, are the best options. Because the image will only be hidden on the single post page, but it will appear on the other pages. If you have any more questions, please leave them in the comments area.

You can read the following articles also :

Best font plugin for WordPress 2021

How to Make WordPress Site Private in 2021

Like this article? Spread the word