I’m having an issue with the rendering on Mobile Portrait with a site I’ve almost finished for a customer.
All orientations and sizes are working fine, except that one, where some sections seem going on top of each other for no reason.
Can any one help out?
I need to deliver this soon and I’m nervous as I can’t figure out what’s going on here…
See site preview link below and you can check the “Restaurant / Notre Cuisine” page for example, but this applies to quite a few ones…
@webflow@staff
Anyone could help please with this rendering issue? i just don’t get why the lower section moves up on top of the other content as soon as screen width gets smaller…
After a long investigation I believe I found the culprit. Seems like section 2 has position: relative with top: 60vh` on the mobile breakpoint. Removing that styling should fix the design.