I have a design where I've added modules (3 columns). When I go to view a page in portrait mode with Android or iOS, the 3 columns are squished together side by side.
ie: col1 | col2 | col3
When I use "out of the box" modules/columns (whether its 2, 3, or 4 columns), they stack vertically when viewed in portrait mode with Android or iOS (which is perfect).
ie:
col1
col2
col3
Is this a bug or am I missing something? I want the custom made modules to stack like the "out of the box" modules.
How do I accomplish this?