How can I make my grid element break properly on mobile?

Hi there!

Another dumb question, how can I make this element break on mobile?


https://preview.webflow.com/preview/the-attributes-47318c?utm_medium=preview_link&utm_source=designer&utm_content=the-attributes-47318c&preview=7b069b9bf3a87a6684cbeb85c2c8fbdc&pageId=63e1bdb25639fed64d88bb77&itemId=642ae6500860b8bc157f2c54&workflow=preview

Turn your Grid into a vertical Flexbox on mobile, you’ll get an instant vertical flow. Works most of the time.

The real answer to your question is: edit your grid to remove all columns but one. But the answer above does the same and is faster.