Hi, I’m trying to remove the header completely from my home page. I’ve tried using the following in global CSS:
.page-id-529 .site-header {
display: none;
}
… but it didn’t have any effect.
The website I am referring to is callumbirch.com.
Thanks!
Hi, I’m trying to remove the header completely from my home page. I’ve tried using the following in global CSS:
.page-id-529 .site-header {
display: none;
}
… but it didn’t have any effect.
The website I am referring to is callumbirch.com.
Thanks!
Hello @cpb1g13,
Thanks for writing in!
Actually there is no need for custom CSS code to remove header from single page. You can do changes from Cornerstone editor itself. Please follow the steps below:


Thanks.
Thank you very much!
Glad we were able to help 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.