Home › Forums › Trusted Pro › Featured image for the blog › Reply To: Featured image for the blog
February 9, 2018 at 12:26 pm
#3740
Yazmin
Keymaster
Hello Emilie
In the Customizer, copy the following into Additional CSS
.single-entry-content .wp-post-image {
display: none;
}
This will stop the featured image being displayed on single posts, while still being visible in your post archives (blog page etc).