Hey,
Removing the page title shouldn’t remove the navigation as well.
Can you share a link to your site so that I can take a look at it?
Thank,
Kevin
Which page exactly are you having the issue with?
-Kevin
When the “Hide Page Title” is enabled, all pages of the blog are affected:
https://www.themosaicfingerprint.com/jenny-sw-lee-blogs/
Currently, I did not enable this function as the navigation bar disappears.
Hey plaidside,
Without seeing this enabled it’s hard to know what the issue is. Could you atleast send a screenshot of what you’re seeing? Or hide the page title only on a certain page so we can see?
Thanks!
Hannah
Hi Hannah,
This is what the page appears when I Hide the Page Title:
https://www.themosaicfingerprint.com/death-valley-national-park/
I’m seeing this in your css:
#kad-banner {
position: fixed;
}
Any idea what’s adding that? Have you tried deactivating your plugins to test if any are conflicting?
Hannah
Thanks Hannah. I removed this code and it works.