Breakpoints - Desktop to Mobile

Hi all,

I’m trying to have a section with forms from my Desktop breakpoint show properly in my Mobile breakpoint.

The section on the Desktop breakpoint has a grid of three columns. One form on the left column, one form on the right column, and another in the center column.

When switching to Mobile, they all just overlap each other. Is there a way to get them to adjust themselves vertically or just show correctly?

Thank you in advance.

Hi Project U,
You can switch the grids columns into rows in mobile, then change the content placing from position - place in grid cells (in the inspector).

Learn more about the grid here:
https://www.editorx.com/academy/lessons/grid

Good luck,
Klara

Thank you, @klarak ! That worked.