I\'m working with Bootstrap 3 and the client wants the website container width to be set to 960px. Do I directly edit the CSS file or what is the best way to do this? I heard so
For Bootstrap3, you can customize it to get 960px by default (http://getbootstrap.com/customize/)
then download your custom version of bootstrap and use it. It should be 960px by default now.