Title: Increase Full Width Size
Last modified: December 8, 2018

---

# Increase Full Width Size

 *  [theluxestrategist](https://wordpress.org/support/users/theluxestrategist/)
 * (@theluxestrategist)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/increase-full-width-size/)
 * Hi,
 * I have some pages set as full width, but even the full width container is too
   narrow. I’d like the content to fill the space as wide as the nav bar. How do
   I adjust this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fincrease-full-width-size%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/increase-full-width-size/#post-10964414)
 * Hi there,
    can you try this
 *     ```
       .page-template-template-fullwidth .col-md-offset-2{
           margin:0;
           width:100%;
       }
       ```
   
 * in your custom CSS box under Customize->Additional CSS?
    Let me know if you need
   additional help on this.
 *  Thread Starter [theluxestrategist](https://wordpress.org/support/users/theluxestrategist/)
 * (@theluxestrategist)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/increase-full-width-size/#post-11190371)
 * Hi,
 * I’ve realized that 100% is too wide for a form page. I’d like it to be 80% wide,
   but with the content centered horizontally within the container. Which edits 
   do I need to make?
 * Thank you!!!

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

The topic ‘Increase Full Width Size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/olsen-light/1.7.1/screenshot.png)
 * Olsen Light
 * [Support Threads](https://wordpress.org/support/theme/olsen-light/)
 * [Active Topics](https://wordpress.org/support/theme/olsen-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/olsen-light/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/olsen-light/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [theluxestrategist](https://wordpress.org/support/users/theluxestrategist/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/increase-full-width-size/#post-11190371)
 * Status: not resolved