- This topic has 6 replies, 3 voices, and was last updated 1 year ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
How can I hide the header in the “Single Post Page” please?
Hi Wricke,
Please navigate to Dashboard > Posts > Edit Post scroll down to the Post options and disable post page header, please check the screenshot: https://nimb.ws/MeQcNV
Kind Regards
Hey Vako,
thank you very much.
Is there a way to set that automatically for all posts?
I am basically here for the same thing but I need to remove the header image for BOTH post and pages EXCEPT the front page.
P.S – The POSTING speed limit on this forum is set so strict its ridiculous. 🙁
Hi Wricke,
Actually, there is no options from the theme to disable the header section only on the single post pages, but we created a custom CSS snippet for you.
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.single-post .entry-header {
display: none;
}
Kind Regards
Yes, that would be the only way to hide the header – although it´s stille there, hahaha.
Thank you Vako.
Greetings from germany.
Hi Wricke,
At first, sorry for the late reply, we had holidays.
Please share your website URL and we will check if the snippet we shared works, because it worked on our test servers.
Kind Regards