Archived topic
Remove featured image from top post
1 reply · Started by Mario on April 7, 2016
Viewing posts 1–2 of 2
I realized that every single featured picture appears also at the top part of the post, just above the heading. I'd like to remove this picture from the post. How can I take it out? Thanks
Hi there,
You can use this CSS:
.page-header-image-single {
display: none;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
This archived topic is closed to new replies.
