Title: Full width background box
Last modified: September 1, 2016

---

# Full width background box

 *  Resolved [geffynho](https://wordpress.org/support/users/geffynho/)
 * (@geffynho)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/full-width-background-box/)
 * hi,
 * i’m currently working with beaver builder light version, and even using a full
   width page template and the full width setting in my beaver toolbox, i can’t 
   make a full width colored background. is there a specific way to do it ?
 * he is a test page so you can maybe understand better my problem :
 * [http://m-g-a.fr/copie-de-gamme-body-technology-dup/](http://m-g-a.fr/copie-de-gamme-body-technology-dup/)
 * thanks,
 * Geff
 * [https://wordpress.org/plugins/beaver-builder-lite-version/](https://wordpress.org/plugins/beaver-builder-lite-version/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/full-width-background-box/#post-7485540)
 * Hey Geff,
 * Thanks for posting!
 * It looks like your theme is applying a fixed width to the content area. Can you
   check if there is a setting for it? If there isn’t, you can use the CSS snippet
   below. It should override your theme’s styling, and make it go full width.
 *     ```
       .fl-builder > div > .container {
         width: 100%;
       }
       .fl-builder > div > .container .col-md-12 {
         padding: 0px;
       }
       ```
   
 * Ben
 *  Thread Starter [geffynho](https://wordpress.org/support/users/geffynho/)
 * (@geffynho)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/full-width-background-box/#post-7485583)
 * You are a Genius !!!!
 * Thanks for the CSS, i’ll enjoy building my website now 😉
 * if there is any trial for the pro version of beaver, just send me a link, i’m
   definitely thinking about going full version.
 * Thanks again,
 * Geff
 *  Thread Starter [geffynho](https://wordpress.org/support/users/geffynho/)
 * (@geffynho)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/full-width-background-box/#post-7485584)
 * You are a Genius !!!
 * Many thanks for everything !
 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/full-width-background-box/#post-7485642)
 * Hey Geff,
 * Glad to hear it worked!
 * You can try doing a demo of our premium version on our site via the link below.
   🙂
    [http://demo.wpbeaverbuilder.com/?new](http://demo.wpbeaverbuilder.com/?new)
 * Ben
 *  [anmolgupta1818](https://wordpress.org/support/users/anmolgupta1818/)
 * (@anmolgupta1818)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/full-width-background-box/#post-7485676)
 * I am new to website building and was using beaver builder plugin to build my 
   site.Suddenly there are some editing problems cropping up with this.I am not 
   able to add 3 rows below one row as when i am doing this they are coming vertically.
   Strange problems are also there when i try to add pictures.
    Help me out please!
 * All my other pages which i have made are also showing similar problems!
 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/full-width-background-box/#post-7485702)
 * Hey Anmol,
 * I believe we already resolved your issue via email? Or was that for a different
   one?
 * Ben

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Full width background box’ is closed to new replies.

 * ![](https://ps.w.org/beaver-builder-lite-version/assets/icon-256x256.png?rev=
   2361183)
 * [Beaver Builder Page Builder - Drag and Drop Website Builder](https://wordpress.org/plugins/beaver-builder-lite-version/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/beaver-builder-lite-version/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/beaver-builder-lite-version/)
 * [Active Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/beaver-builder-lite-version/reviews/)

## Tags

 * [full width background](https://wordpress.org/support/topic-tag/full-width-background/)

 * 6 replies
 * 3 participants
 * Last reply from: [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/full-width-background-box/#post-7485702)
 * Status: resolved