Title: Website Width
Last modified: December 2, 2017

---

# Website Width

 *  Resolved [inferno91](https://wordpress.org/support/users/inferno91/)
 * (@inferno91)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/website-width-2/)
 * Hey guys,
 * Like the title say, I would like to excend the website width,
    I think the normal
   one is 800px. Can I make bigger?
 * Thanks 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwebsite-width-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * (@crestaproject)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/website-width-2/#post-9746247)
 * Hi [@inferno91](https://wordpress.org/support/users/inferno91/)
    sure! The normal
   website width is 930px but you can use a custom CSS code to extend it, go to 
   your WordPress Dashboard under “Appearance-> Customize-> Additional CSS” and 
   paste this code into the box:
 *     ```
       .site-content, .site-footer {
       	max-width: 1024px;
       }
       ```
   
 * Just change the “max-width” value with the width you prefer 🙂
 * Best Regards,
    CrestaProject
 *  Thread Starter [inferno91](https://wordpress.org/support/users/inferno91/)
 * (@inferno91)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/website-width-2/#post-9753437)
 * Thank you! 🙂

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

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

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [inferno91](https://wordpress.org/support/users/inferno91/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/website-width-2/#post-9753437)
 * Status: resolved