Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Bootstrap framework- max width 960px? Re: CSS Bootstrap framework- max width 960px?

#122822
Paulie_D
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.