Title: Confit: width and space
Last modified: March 31, 2019

---

# Confit: width and space

 *  [sprvsncr](https://wordpress.org/support/users/sprvsncr/)
 * (@sprvsncr)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/confit-width-and-space/)
 * Hey!
 * I am currently working on a coaching-homepage, and I am working with the Confit-
   Theme, which I really like!
 * I read in this forum about the questions concerning the width of the content 
   section. I added this at “Additional CSS”
 *     ```
       #wrapper{
       max-width: 100%;
       }
       ```
   
 * That makes a great width for the content section. But – the space between the
   vertical menu on the left an the content section seems rather big to me. Is it
   possible, to make it a bit more narrow and fix the space?
 * Thanks in advance for your answer!
 * Chris
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fconfit-width-and-space%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Jarret](https://wordpress.org/support/users/jarretc/)
 * (@jarretc)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/confit-width-and-space/#post-11376993)
 * You can do something like
 *     ```
       #primary {
            width: 68%;
       }
       ```
   
 * Which should move it over to the left more, it’ll cause some overlap issues at
   certain browser widths but in testing I don’t see it causing issues on mobile
   devices.
 *  Thread Starter [sprvsncr](https://wordpress.org/support/users/sprvsncr/)
 * (@sprvsncr)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/confit-width-and-space/#post-11379366)
 * Thank you, Jarret 🙂 This works great!

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

The topic ‘Confit: width and space’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [sprvsncr](https://wordpress.org/support/users/sprvsncr/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/confit-width-and-space/#post-11379366)
 * Status: not resolved