Title: Make a div span to full width
Last modified: August 30, 2016

---

# Make a div span to full width

 *  Resolved [irimsirrom](https://wordpress.org/support/users/irimsirrom/)
 * (@irimsirrom)
 * [11 years ago](https://wordpress.org/support/topic/make-a-div-span-to-full-width/)
 * Hi,
 * I need to make a div span to full width. How can I do this?
 * Thanks,
    Miri

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [11 years ago](https://wordpress.org/support/topic/make-a-div-span-to-full-width/#post-6298443)
 * possibly by applying some specific CSS –
 * to get support with formatting questions, it will be useful if you can provide
   a live link to your site to illustrate the issue.
 * what div exactly are you trying to change?
 *  Thread Starter [irimsirrom](https://wordpress.org/support/users/irimsirrom/)
 * (@irimsirrom)
 * [11 years ago](https://wordpress.org/support/topic/make-a-div-span-to-full-width/#post-6298444)
 * [http://dev.jmassociates.ca/?page_id=20](http://dev.jmassociates.ca/?page_id=20)
 * I would like these divs to bee full-width, so the background will show full-width.
 *  Thread Starter [irimsirrom](https://wordpress.org/support/users/irimsirrom/)
 * (@irimsirrom)
 * [11 years ago](https://wordpress.org/support/topic/make-a-div-span-to-full-width/#post-6298451)
 * How do you get rid of the wrapper around the whole site?
 *  Theme Author [pacethemes](https://wordpress.org/support/users/pacethemes/)
 * (@pacethemes)
 * [11 years ago](https://wordpress.org/support/topic/make-a-div-span-to-full-width/#post-6298458)
 * Did you try the PageBuilder ? It gives you complete control on your layouts and
   you can set any custom background image/color for any section in the content.
 * The regular Page/Post layout always restricts the content to 1170px, if you want
   to change this without using the pagebuilder, in the child theme copy the page.
   php file from the quest theme and change the below line
    `<div class="container"
   >` TO `<div class="container-fluid">`
 *  Theme Author [pacethemes](https://wordpress.org/support/users/pacethemes/)
 * (@pacethemes)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/make-a-div-span-to-full-width/#post-6298705)
 * Starting Quest version 1.0.12, Fluid section option is available, it lets you
   make your content full width, the version is currently under review by the theme
   review team, once its approved and available, update the theme and you can set
   the content type (Fluid or boxed) from the section options in the Page Builder

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

The topic ‘Make a div span to full width’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/quest/1.5.3/screenshot.png)
 * Quest
 * [Support Threads](https://wordpress.org/support/theme/quest/)
 * [Active Topics](https://wordpress.org/support/theme/quest/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/quest/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/quest/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [pacethemes](https://wordpress.org/support/users/pacethemes/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/make-a-div-span-to-full-width/#post-6298705)
 * Status: resolved