Reply To: Blog featured image

Home Forums Support Blog featured image Reply To: Blog featured image

Home Forums Support Blog featured image Reply To: Blog featured image

#81057
Tom
Lead Developer
Lead Developer

Hi Erick,

You can add this CSS to remove the featured image on single posts:

.page-header-image-single {
      display: none;
}