Archived topic
White space behind Navigation
22 replies · Started by annashine on April 24, 2019
That page doesn't have desktop navigation. So you only want mobile navigation for that page?
Or would it be easier if we just hide the mobile navigation as well?
Let me know :)
Hi Leo,
That's a good question and I was actually going to ask you about this further so I appreciate you bringing it up... if I don't have navigation on a particular page AND I have that particular page opening in another tab, should I still have the navigation option for mobile accessibility. For desktop this is nice, for smaller devices it may be annoying. What's your opinion?
Hmm I don't really have a specific opinion for this...
It's more about personal preference :)
I understand.
Perhaps there is a different standard of settings for tablet & mobile?
It shouldn't be.
So back to our original question. What should happen to those white corners you are showing me?
We can change the color using this CSS for that specific page:
body.page-id-543 {
background-color: #000000;
}
Great! that solves it, thanks. I found the page id for the other page and fixed it too. I really appreciate your help on this.
Awesome :)
Glad I could help!