Archived topic
Featured Image Remove
3 replies · Started by Pranav on April 5, 2016
Viewing posts 1–4 of 4
How to remove featured image in post detail page ?
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/
Thanks Tom For Fast Replay
You're welcome :)
This archived topic is closed to new replies.
