WordPress + Bootstrap [closed]

As far as I’ve seen you’re missing bootstrap CSS grid markup inside your page div,

so to start add container class to page div and below that a .row element,

for more inforamation on how the Bootstrap grid works check documantation and remember that all Js and styles are based on the correct markup selectors_