My navbar looks like it has some extra padding or margin at the top of it, when viewed in a browser (Chrome in my case) on all devices. In the designer it looks fine. I’ve checked through and can’t see anything amiss but expect I’m missing something.
I’d be very grateful for any help. Share link below.
hi @GrahamCox the problem is with you position sticky. You can change your navbar position to fixed and align to top As this will take out navbar from standard flow your first section will hide under navbar as it will be aligned now to top Just add to your section padding-top to at least for navbar height.
As this is one-page design and links are pointing to different sections these padding should be revisited and adjusted accordingly (add padding to top and/or removing from bottom). Hope that will help you to solve this issue.
Could I trouble you with one last question please.
If I increase the default text and dispay size settings on my android mobile, the hamburger navbar icon gets pushed out to the right of the viewport. Any idea how I stop this?
hi @GrahamCox sorry but I can’t help you with this as I can’t replicate this as I do not own any Android device and behaviour as you describing should be an issue on Android OS. I have tested increasing font size on iOS and I was able to increase size to 200% without any structural change.
When font size increased over 200% the burger get pushed under logo so it have normal behaviour as it is flex and doesn’t fit into screen. It should behave identical in Android, but I have no Idea why isn’t.
If you do not have further questions related to original topic and problem doesn’t persist, feel free to close your request as solved