Site logo

Archived topic

Remove Header from Single Page

21 replies · Started by ppwqwp on August 1, 2019

Viewing posts 16–22 of 22

Try to follow the steps below:

1. Go to Customizing > Layout > Primary Navigation > Navigation Location, set it to No navigation.

2. Go to Customizing > Site Identity, uncheck the Hide site tagline box.
https://tinyurl.com/yda2v8hj

Let me know if it works for you :)

Hi Ying,

Unfortunately this does not work! First, there was no Navigation Locaton option under Prime Navigation but it appeared after I unchecked Navigation as Header, under Customizer > Layout > Header.

I then followed your instructions but the title and subtitle are still hidden.

I appreciate your following up!

Thanks,
Rutger

Hi Rutger,

1. Uncheck the Use Navigation as Header box, so that your header won't combine together with the navigation.

2. Set Navigation location to no navigation.

These 2 steps should keep the header ( logo/ title/ tagline) and hide the navigation .

If this doesn't work, can you set the step 2 navigation location to below header?
We'll have another look then, thanks!

Hi Ying,

No Navigation is how I had it tonight, and the header was gone but so were the title and subtitle.
With Below Header, the header is back (black navigation box) but title and subtitle still missing.

Thanks! (Off to bed now)

Rutger

Hi there,

You have this custom CSS on your site:

.site-header {
    display: none;
}

It's hiding the default header.

Once it's removed, the site title and tagline will come back. It looks like you'll then need to adjust the colors of the site title/background.

Let us know :)

Hi Tom!

Oh you're right! That wasa feeble attempt at hiding the header that I picked up in some forum somewhere, and forgot to remove. So sorry. Thanks for finding that one for me!
Title and subtitle are back now, I'll adjust the colors like you said. :-)

Best regards,
Rutger

Glad I could help! :)

This archived topic is closed to new replies.