Title: Changing Content Width
Last modified: August 21, 2016

---

# Changing Content Width

 *  Resolved [josenguyen88](https://wordpress.org/support/users/josenguyen88/)
 * (@josenguyen88)
 * [13 years ago](https://wordpress.org/support/topic/changing-content-width-1/)
 * Hi, does anybody know how to change the content width to 1440px (The header image’s
   size)?
 * Thanks a lot

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/changing-content-width-1/#post-3747321)
 * A link to your site would make it easier for someone to help…
 *  Thread Starter [josenguyen88](https://wordpress.org/support/users/josenguyen88/)
 * (@josenguyen88)
 * [13 years ago](https://wordpress.org/support/topic/changing-content-width-1/#post-3747324)
 * Here is the link as an example:
 * [http://josebrain.com/samplevirtualtour/](http://josebrain.com/samplevirtualtour/)
 * Thanks for suggestion
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/changing-content-width-1/#post-3747345)
 * If your theme does not have a custom CSS option, first add that with a plugin
   such as Custom CSS Manager. Then add this CSS:
 *     ```
       #main {
           max-width: 1440px;
       }
       ```
   
 *  Thread Starter [josenguyen88](https://wordpress.org/support/users/josenguyen88/)
 * (@josenguyen88)
 * [13 years ago](https://wordpress.org/support/topic/changing-content-width-1/#post-3747370)
 * Awesome!! It works! Thanks a lot for everyone’s help! 🙂
 *  [frkfryd](https://wordpress.org/support/users/frkfryd/)
 * (@frkfryd)
 * [13 years ago](https://wordpress.org/support/topic/changing-content-width-1/#post-3747611)
 * Is it possible only to change the content width on the index page?

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

The topic ‘Changing Content Width’ is closed to new replies.

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

## Tags

 * [change](https://wordpress.org/support/topic-tag/change/)
 * [content](https://wordpress.org/support/topic-tag/content/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [Modify](https://wordpress.org/support/topic-tag/modify/)
 * [page](https://wordpress.org/support/topic-tag/page/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 5 replies
 * 3 participants
 * Last reply from: [frkfryd](https://wordpress.org/support/users/frkfryd/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/changing-content-width-1/#post-3747611)
 * Status: resolved