I\'ve read several of the SO answers to what .container and .container-fluid are, but what I am missing is simple. Do I use column classes like col-xs
.container
.container-fluid
Yes, you can because the .container-fluid is used as container but the difference is in responsive sizes.
container
see: Container-fluid vs .container