Hi everyone, I am having an issue with the navigation bar as soon as I switch to 766px breakpoint (landscape mobile). The width increases extremely, and I don’t understand why because it has the same “default” styles that I have on the tablet breakpoint.
I tried to debug with dev tools and I am pretty sure it is something on the nav bar because of the width of it. I really don’t get the issue and I tried to change the nav width to 100vw instead of 100% and it works, the nav bar shrinks to the size it should be, but the remaining huge horizontal scroll remains. Please help!
Thank you!
Here is my site Read-Only: [Webflow - Freeburg Care Center][1]
This image is at 767px width (tablet). Everything looks great!
As soon as I set the width to 766px, this is the behavior.
If I change the NAV width to 100vw, then this happens!
Please help