html - Full width content middle of 1170px using Drupal Bootsrap -


i'm using drupal bootsrap base theme , i'm building sub theme on top of it. site default 1170 px wide middle of content on same page have browser full width content (max 1400px). since drupal bootsrap theme has container s 1170 wide can somehow make wider middle of div?

<div class="main-container container">   <div>normal 1170 wide content</div>   <div> full browser width content</div> </div> 

so container class make whole div 1170 wide. can somehow make wider middle? bootstrap have class stuff? been trying go through documentation haven't find related case this.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -