Home › Forums › Support › Get flex containers to display side-by-side on mobile This topic has 3 replies, 2 voices, and was last updated 3 years, 3 months ago by Ying. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 14, 2023 at 9:07 am #2567530 David Hello, all of my flex containers are being displayed vertically on mobile. How do I get it to display like a wiki author page like elon musk for mobile. Container1 = Education Container2 = University of Pennsylvania (BA, BS) How do I get it on mobile on the same line? Container1 Container2 It shows up as: Container1 Container2 Thank you so much! Also, I noticed the mobile preview doesn’t match what actually shows up… March 14, 2023 at 10:13 am #2567609 YingStaff Customer Support Hi David, Are you using Grid block of GenreateBlocks? If so, you can select the Grid containers and set the width accordingly instead of 100% on mobile. March 14, 2023 at 10:33 am #2567642 David I was using only containers with flex without grid but I just tried it with grid and it seems to work! I was under the impression that the new container system was supposed to replace grid but I guess that isn’t the case? March 14, 2023 at 12:13 pm #2567708 YingStaff Customer Support Ah I see, in most cased, the flex container should be able to replace the Grid. You can try to set the flex container’s flex-wrap to nowrap, so the 2 containers inside the flex container will stay in one row for mobile. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In