SyntaxFix
Write A Post
Hire A Developer
Questions
I solved this by doing the following:
<body class="container-fluid"> <div class="row"> <div class="span6" style="float: none; margin: 0 auto;"> .... </div> </div> </body>