Change Form to Modal using Button when break point is small

I want to change a form I have in a 3 column row to be just a button that activates a modal containing the form when the break point is smaller what 420px width.

Is that possible?

Thank you.

Hello @Emperor,

Thanks for writing in!

You can use the “Hide During Breakpoints” option in the Form Integration element to hide the form when the screen size is smaller than 480 pixels. Simply click the Form Integration and find the “Customize” option.

And then, you can insert a Modal Content element, again use the “Hide During Breakpoints” option, so that the modal element will only be visible when the screen size is less than 480 pixels. Inside the Modal Content, you can also insert the Form Integration element so that when the modal popup displays, the form will also display.

For more details, please check the following:

Hope this helps.

Thank You Very Much

You are most welcome, @Emperor!

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