Title: Change grid size
Last modified: February 7, 2018

---

# Change grid size

 *  [nahlanee](https://wordpress.org/support/users/nahlanee/)
 * (@nahlanee)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/change-grid-size/)
 * I would like to change the container grid width, which is 1140px right now. How
   and where can I do that?
 * Also, if I wanted to make parts of a page (images or graphics) in full width 
   and others (text) in like 900px, how would I go about that?

Viewing 1 replies (of 1 total)

 *  Theme Author [Afterimage Designs](https://wordpress.org/support/users/afterimagedesigns/)
 * (@afterimagedesigns)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/change-grid-size/#post-9968265)
 * hi nahlanee,
 * Thank you for using WP Bootstrap Starter Theme, to change the container width
   you can add this to your css file
 *     ```
       .container {
           max-width: 1190px; //desired container width
       }
       ```
   
 * To make some item in full width you can wrap the content with this class “full-
   bleed-section”
    -  This reply was modified 8 years, 3 months ago by [Afterimage Designs](https://wordpress.org/support/users/afterimagedesigns/).

Viewing 1 replies (of 1 total)

The topic ‘Change grid size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wp-bootstrap-starter/3.3.6/screenshot.
   png)
 * WP Bootstrap Starter
 * [Support Threads](https://wordpress.org/support/theme/wp-bootstrap-starter/)
 * [Active Topics](https://wordpress.org/support/theme/wp-bootstrap-starter/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wp-bootstrap-starter/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wp-bootstrap-starter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Afterimage Designs](https://wordpress.org/support/users/afterimagedesigns/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/change-grid-size/#post-9968265)
 * Status: not resolved