Archived topic
Simple left side menu with no site header globally
3 replies · Started by Jeffrey on September 21, 2017
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.
Hi there,
Try one of these method with that code: https://docs.generatepress.com/article/adding-css/
Thank you Leo that did the trick!
No problem!