Archived topic
Issue with masthead >> Site header
5 replies · Started by Adrien on March 20, 2023
Hello,
I made this quick video to show you my issue.
Basically, GP inputs on all pages where Im using BetterDocs (knowledge base) plugin a second header masthead which creates a gap below my menu.
Could you please help me? Thank you.
Hi Adrien,
If you add this CSS:
header#masthead {
display: none;
}
Does that work? Does it not affect other pages?
Thanks Fernando but isn't this still showing in the code for search engines?
I see. Can you try disabling the Site Header through a Layout Element instead? Reference: https://docs.generatepress.com/article/layout-element-overview/
Thank you Fernando! This solved my issue.
You're welcome, Adrien!