Navigation bar exceeds width of site

on mobile version i have a problem with my navbar
it is more wide than body on my nexus 5 and on developer console google chrome

if i remove interactions on text blocks - all ok.


Here is my public share link:
https://preview.webflow.com/preview/vdm-land?preview=2c3c35befbf334df654bf605a1529e3a

Hello @Vedmak,

Actually interactions, where elements moves over the right edge of the body is the reason of overflow on mobile devices. For fix this issue make every section which contain such element overflow: hidden.

Regards,
Anna

Thank you! all ok now )

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.