Title: Modify Container Width
Last modified: August 30, 2016

---

# Modify Container Width

 *  Resolved [jmoelholt](https://wordpress.org/support/users/jmoelholt/)
 * (@jmoelholt)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/modify-container-width/)
 * Hi
 * It could be nice to be able to type in the “Container Width”. I would like to
   be able to type in percentage (ex 90%) og larger values (ex 2000px).
 * /John

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

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/modify-container-width/#post-6493095)
 * Hi John. You might offer that as a suggestion over on the [theme website forum](https://generatepress.com/forums/forum/suggestions/).
 *  Thread Starter [jmoelholt](https://wordpress.org/support/users/jmoelholt/)
 * (@jmoelholt)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/modify-container-width/#post-6493104)
 * ok, done
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/modify-container-width/#post-6493106)
 * Hi John,
 * You can use some simple CSS for this:
 *     ```
       body .grid-container {
             max-width: 90%;
       }
       ```
   
 * Adding CSS: [https://generatepress.com/knowledgebase/adding-css/](https://generatepress.com/knowledgebase/adding-css/)

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

The topic ‘Modify Container Width’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [Tom](https://wordpress.org/support/users/edge22/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/modify-container-width/#post-6493106)
 * Status: resolved