-
Replies
Hi everyone
Currently designing a site which is 12 columns, and I was wondering when I hit different break points does the number of columns change or is it always 12?
Thanks for any help
Rafi Benkual
almost 6 years ago
The default # of columns in a row is 12. If you do not specify the # of columns in a row, then it will have 12 columns for small, medium, and large.
You can set what should happen for different screen sizes.
e.g.
Small screens will have 2 columns and large will have 4 columns.
Very cool feature. HTH