I cannot seem to suppress site header entirely with disable elements for specific pages/posts, is there a simple technique or code I can insert using GP hooks. I’m not a coder so please be precise with your helpful answer.
I searched this forum and found this:
.site-header {
display: none;
}
but when I put this into GP hooks it just displays as text.