kristoferjoseph / flexboxgrid

Grid based on CSS3 flexbox

Home Page:http://flexboxgrid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to stack divs responsively?

rrtigga opened this issue · comments

How exactly does one stack divs for each column inside the row on a smaller screen or mobile?

Is that not possible with the framework?

Example (Desktop):

screen shot 2017-02-25 at 11 50 47 pm

Example (Mobile):

screen shot 2017-02-25 at 11 50 56 pm

Here's a JSFiddle that demonstrates what I am saying.

https://jsfiddle.net/RohitTigga/mfv622rt/

Have you tried having a row of columns that you set to 100% on small devices using the 12 column class?