Title: width
Last modified: August 30, 2016

---

# width

 *  [iniemieni](https://wordpress.org/support/users/iniemieni/)
 * (@iniemieni)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/width-19/)
 * Hi Twenty Eleven people,
 * I would like my site allover the width of the screen. I have a child theme.
    
   Who is eager to help? [http://projectenmix.nl](http://projectenmix.nl)
 * Thanks in advance

Viewing 1 replies (of 1 total)

 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/width-19/#post-6249623)
 * You have some strange PHP code at the end of your child theme’s style.css file.
   You should remove that. Then add this to the end of your child theme’s style.
   css file:
 *     ```
       #page {
          margin: 0;
          max-width: none;
       }
       body {
          padding: 0;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘width’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/width-19/#post-6249623)
 * Status: not resolved