I\'ve spent a lot of time working with Foundation and less time working with Bootstrap. I\'m having an issue with responsiveness in Bootstrap that I don\'t understand because t
You should always start from a template, e.g. the "Basic template" (http://getbootstrap.com/getting-started/#template). This works as intended:
Bootstrap 101 Template col-lg-4 col-lg-4 col-lg-4
It might seem like a lot of "cruft", but everything is there for a reason.