- This topic has 18 replies, 3 voices, and was last updated 5 years, 9 months ago by .
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Magpaper Pro › Decrease Height of Archive Header Image
Hi,
Sorry I didn’t say the blog ‘page’ I said ‘post’, I mean to remove the image from the top of individual posts (i.e. the individual pages displayed within the blog page!)
Thanks
Hello,
To get the specific CSS, please provide us with the specific URL of the post so that we can help you precisely.
Regards.
Hi,
I don’t want just one specific post, I would like all posts to not display the featured image as a top header image by default. As an example post however, https://www.therocketsurgery.org/wisdom-shmisdom/
Thanks
Hello,
Regarding your query to remove the featured image from the post pages is possible with the CSS below following the path Admin Panel > Appearance > Customize > Additional CSS,
.single-post #page-site-header {
display: none;
}
Hope this helps.
If you have further queries, kindly let us know.
Regards.
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



