Archived topic
Remove featured image from top of post - but show in columns view
2 replies · Started by jens on July 12, 2019
I am already a while with GP (free) and used "Post Grid by PickPlugins" to have a tiled post view. Works great!
However, now I went GP premium and and premium has the tiled view as a feature - and IMHO less plugins is better.
So to get the image show on the grid tile view I had to set a featured image (didn't do that before). That view is fine. However, the featured image is now the top image in post view.
How can I remove the top image in post view?
I did already active elements and disable elements and created a layout page with disable featured image, but it does not change anything.
How can I do that?
This CSS works works perfectly. Images show in the tiles view, but not in individual posts.
.page-header-image-single {
display: none;
}
Hi there,
if you have the Blog Module activated in Appearance > GeneratePress then go to the Customizer > Layout > Blog --> Featured Images - select the Post tab and you can disable featured images.