Removing header images and page title for single page

Hi there,

Is there a way to remove the header image and page title for only one page…not the entitle site?

Thanks so much!

Good morning

Yes, I can help you, but I need URL of that particular page where you want to hide header

Thanks so much for your help!!! http://powerhousetalent.ca/careers/

Hello ,

I hope you are doing well today.

You can use the following CSS code to remove the content by going to Appearance > Customize > Additional CSS and pasting it there.


.page-id-123 .header-callout header.entry-header {
    display: none;
}

You will have to change the page id to that of your page. Here is a link that shows you how:

Best Regards,
Support

Thanks so much!. I was able to hide the header image but not the page title. Is there code for that one as well. BTW- I really appreciate the support. Thank you!

Hey there

This is what i see on the page you provided earlier:
Oops! That page can’t be found.

Sorry about that. I marked the page private while waiting for the code. It’s now back to public. Thanks for your help!

http://powerhousetalent.ca/careers/

Goo evening

ok, please add these codes as well

.page-id-1086 header.entry-header {
display: none;
}
.page-id-1086 section.content-area {
padding-top: 0px;
}

i see page id for this page is different, please take a look you have to match ids

Thank you sooooo much!

Lyss If you’re happy with our service, please give us 60 second and rate us: [Shapely] Reviews | WordPress.org