Modal Form Responsiveness

Hi everyone. I’ve created a basic modal form but the responsiveness is not great vertically. For example, when I shrink the browser vertically or view the modal on mobile landscape, the content in the modal form doesn’t shrink and the submit button dissapears. Can someone create a tutorial on how to make 100% of the modal viewable on all formats?


Here is my site Read-Only: Webflow - Waterwheel Creek

On mobile horizontal:
Change “modal” height to auto
Change the min height to 0
Change overflow to auto

life-saver, thank you. Always nervous stuff is getting cut off and preventing visitors from submitting.

1 Like