Archived topic
Turn header back on
7 replies · Started by Pat on October 4, 2018
I'm new to wordpress.
I saw a 2014 post about removing header with .site-header {display:none}.
That removed the logo, image etc. That's not really what I wanted.
I want to turn the header back on and not show the page name. If that is the correct terminology.
Hi there,
try the Layout Element - you can disable the content title and then use the display rules to set which pages that applies to.
Just a note, the content title is the only H1 added to your page, removing it is bad for SEO.....
I'm confused.
Went to elements>layout>header and don't see a way to turn it back on...
The above is to hide the content tile.
To put your header back just remove the CSS that you added to Customizer > Simple CSS
David, thanks for your help.
Finally got the header showing. Just trying to figure out how to resize so the whole image shows. Any ideas?
So you have the image set as the Header Background image. Remove that and add to the Customizer > Site Identity > Site Logo
Thanks David...
You're welcome