Home › Forums › Support › Featured Image Remove › Reply To: Featured Image Remove
April 5, 2016 at 10:29 am
#184434
Tom
Lead Developer
Lead Developer
On specific posts, you can use the Disable Elements add-on.
On all posts, you can use this CSS:
.page-header-image-single {
display: none;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/