Title: Full Width
Last modified: October 2, 2017

---

# Full Width

 *  Resolved [MooK](https://wordpress.org/support/users/kubelyan/)
 * (@kubelyan)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/full-width-58/)
 * hi,
 * How to make page content same width as header?
 * thanks

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

 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/full-width-58/#post-9548261)
 * Hello [@kubelyan](https://wordpress.org/support/users/kubelyan/),
 * You can try to use the following CSS code.
 * You can add CSS code in **Dashboard** → **Appearance** → **Customize** → **Additional
   CSS**.
 *     ```
       #content .container {
           width: 100%;
           padding: 0;
       }
       ```
   
 * Kind Regards, Roman.
 *  Thread Starter [MooK](https://wordpress.org/support/users/kubelyan/)
 * (@kubelyan)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/full-width-58/#post-9549132)
 * Thanks Roman.
 * Id stretch the page a little bit but didn’t match the width of header area. Had
   to combine with full with plugin and adjust css width downt to 95%.
    works well.
 * thanks again
 *  Thread Starter [MooK](https://wordpress.org/support/users/kubelyan/)
 * (@kubelyan)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/full-width-58/#post-9549134)
 * Thanks Roman.
 * Id stretch the page a little bit but didn’t match the width of header area. Had
   to combine with full with plugin and adjust css width down to 95%.
    works well.
 * thanks again
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/full-width-58/#post-9551014)
 * You are welcome [@kubelyan](https://wordpress.org/support/users/kubelyan/), feel
   free to create a new topic if you need more help.
 * Kind Regards, Roman.

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

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

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

 * 4 replies
 * 2 participants
 * Last reply from: [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/full-width-58/#post-9551014)
 * Status: resolved