Home › Forums › CSS › CSS Bootstrap framework- max width 960px? › Re: CSS Bootstrap framework- max width 960px?
January 30, 2013 at 8:16 am
#122822
Member
You can but it won’t be responsive.
>The default Bootstrap grid system utilizes 12 columns, making for a **940px wide container without responsive features enabled**.
>With the responsive CSS file added, the grid adapts to be 724px and 1170px wide depending on your viewport. Below 767px viewports, the columns become fluid and stack vertically.