twitter-bootstrapcontainers960.gs

How to choose the container 960px wide and not to 1200px in Bootstrap


How to choose the container 960px wide and not to 1200px in Bootstrap?


Solution

  • Do you just want a fixed width website? If so then then just don't include bootstrap-responsive.css. The default width for a fixed width container will be 960px.

    Otherwise if you still want the responsive features but no 1200px container you will need to customize your bootstrap install. To do that: