Home › Forums › Support › Remove featured image from top post › Reply To: Remove featured image from top post
April 7, 2016 at 10:52 am
#185101
Lead Developer
Lead Developer
Hi there,
You can use this CSS:
.page-header-image-single {
display: none;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/