Title: increasing container width
Last modified: August 31, 2016

---

# increasing container width

 *  [Jim ‘Jimbo’ Zarifis](https://wordpress.org/support/users/wpadminill/)
 * (@wpadminill)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/)
 * how do i change the width of my container for my website and/or for an individual
   page?
    my website is ilivelifeill.com and i would like to change the width of
   my product range page- [http://ilivelifeill.com/product_range/](http://ilivelifeill.com/product_range/)

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/#post-7450399)
 * just the ‘product range’ page or for all pages using that full width page template?
 *  [Clarion Technologies](https://wordpress.org/support/users/clarionwpdeveloper/)
 * (@clarionwpdeveloper)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/#post-7450400)
 * Hi,
 * You can target the body class with page ID and increase the width of the container.
 * You can use something like this.
 *     ```
       .page-id-1908 ,entry-content{
        width: 800px !important;
       }
       ```
   
 * Thanks
 *  Thread Starter [Jim ‘Jimbo’ Zarifis](https://wordpress.org/support/users/wpadminill/)
 * (@wpadminill)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/#post-7450487)
 * [@michael](https://wordpress.org/support/users/michael/)
 * I would like to just increase the width of the container for the ‘product range’
   page if possible but i would also like to know how to change the width of the
   container for all pages using the full width page template.
 * Thanks in advance
 * [@clarion](https://wordpress.org/support/users/clarion/) technologies, where 
   would i put that code?
 *  [Clarion Technologies](https://wordpress.org/support/users/clarionwpdeveloper/)
 * (@clarionwpdeveloper)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/#post-7450506)
 * Hi,
 * In Style.css of your active theme.
 * Thanks
 *  Thread Starter [Jim ‘Jimbo’ Zarifis](https://wordpress.org/support/users/wpadminill/)
 * (@wpadminill)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/#post-7450509)
 * [@clarion](https://wordpress.org/support/users/clarion/),
    Thats what i thought
   and nothing changed…the page im doing this for has an iframe:
 * <iframe src=”[https://www.spreadshirt.com/product-range-C2107&#8243](https://www.spreadshirt.com/product-range-C2107&#8243);
   width=”9000″ height=”6000″></iframe>
 * and yet nothing is changing when i updated my style.css
 *  [Clarion Technologies](https://wordpress.org/support/users/clarionwpdeveloper/)
 * (@clarionwpdeveloper)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/#post-7450510)
 * Hi,
 * Can you please post your page link in which this Iframe is called.
 * Thanks
 *  Thread Starter [Jim ‘Jimbo’ Zarifis](https://wordpress.org/support/users/wpadminill/)
 * (@wpadminill)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/#post-7450535)
 * [http://ilivelifeill.com/product_range/](http://ilivelifeill.com/product_range/)
 *  [musicalhelp](https://wordpress.org/support/users/musicalhelp/)
 * (@musicalhelp)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/#post-7450536)
 * Sometimes I check the a page’s source code for the item in question and find 
   its css class. Then I search in Windows (I keep a current back up of my site)
   in my site theme folder for that class. Sometimes it appears in several css stylesheets.
 * EX: on my theme, every customization must be done in two separate stylesheets
   or the change won’t work if just one. It’s a single theme too, no mother-theme.
 *  Thread Starter [Jim ‘Jimbo’ Zarifis](https://wordpress.org/support/users/wpadminill/)
 * (@wpadminill)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/#post-7450568)
 * so how do i increase the width of the container?

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

The topic ‘increasing container width’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 4 participants
 * Last reply from: [Jim ‘Jimbo’ Zarifis](https://wordpress.org/support/users/wpadminill/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/increasing-container-width/#post-7450568)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
