Form in modal not working properly

Hi all. Hopefully someone can help me with this? I created a modal with a form embedded so a pop-up of the form shows up when the button is clicked on. Everything looks great except when I input information in the form (ie: My Name). For some reason the form stretches vertically every time no matter which field I input data into. Please see images attached to show what I mean. Does anyone have a solution to this? Thanks


Can you provide a link. Screen shots don’t provide enough information to what happening in this case.

https://bigyellowbag.me Click on the red “LEARN MORE” button and the form will popup. Enter anything in a form field, then you will see the form drop leaving a big white space. Thanks. FYI this was create in Blocs 4

The class .success has a 600px height. You might want to remove this.

1 Like

Awesome! That did the trick! Thank you so much!