I have a screen recording below of what’s happening, but I’m having an issue troubleshooting the responsive design of a row container. I have a couple of containers that are column containers that are housed together in a row container. I need for the containers within to be pushed down as if it were a column container after the window reduces to a certain width, but the containers are just over lapping one another and getting squished rather than falling into the column I would expect.
Any idea on what setting I may be missing or need to take a look at? Thanks so much in advance!
Another “trick” is to set one of the columns to 100% width at a specific page width, which will “force” that column into its own row with the other stacking above or below accordingly.