Title: Content Width
Last modified: May 30, 2022

---

# Content Width

 *  [rockmouseman](https://wordpress.org/support/users/rockmouseman/)
 * (@rockmouseman)
 * [4 years ago](https://wordpress.org/support/topic/content-width-33/)
 * I might be completely missing something, but I can’t seem to be able to widen
   my content areas. I have this Contact page and all of the content is squished
   into a skinny column in the middle. The Ninja form I’ve put it looks particularly
   crammed. Seems like I should be able to make at least a 90% width content area.
   
   Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcontent-width-33%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Ionuț Toma](https://wordpress.org/support/users/tomitzu/)
 * (@tomitzu)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/content-width-33/#post-15855892)
 * Hi there,
    I might have a simple solution that worked in my case. You can add
   some CSS in the Additional CSS tab within WordPress customizer as follows:
 *     ```
       /*site width*/
       :root{--go--max-width: 75rem; /*1200px*/
       }  
       ```
   
 * Note: 1rem = 16px so you can calculate the desired content width for your website.

Viewing 1 replies (of 1 total)

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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ionuț Toma](https://wordpress.org/support/users/tomitzu/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/content-width-33/#post-15855892)
 * Status: not resolved