How to make Form Fields stack vertically in mobile view

How can I get form fields in two columns to stack vertically when on top of each other when in mobile view. I have spent about an hour trying to figure this out without any success. Any help is greatly appreciated.

Well it depends on how you’ve built your form layout.

Well in Design View you need to specify different widths for your form row > col per different screens.

Thank you. That worked. I was changing the widths of the rows instead.

1 Like