Archived topic
Featured Image on Post Page
1 reply · Started by Anonymous on March 19, 2016
Viewing posts 1–2 of 2
I'm just wondering if there's a way that I can remove the featured image from the actual post page (when displayed from the blog page) but leave it on the blog page please?
Absolutely, you can do this with some simple CSS:
.page-header-image-single {
display: none;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
This archived topic is closed to new replies.
