Title: Theme width question
Last modified: August 20, 2016

---

# Theme width question

 *  [StingGB](https://wordpress.org/support/users/stinggb/)
 * (@stinggb)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/theme-width-question/)
 * Is there any way I can narrow the width of my site as it appears on screen? Also,
   how do I create a gap below the header image so the post and sidebar text isn’t
   so close to it?
 * [http://www.myperfectpitch.com](http://www.myperfectpitch.com)
 * Thanks

Viewing 1 replies (of 1 total)

 *  [moonh](https://wordpress.org/support/users/moonh/)
 * (@moonh)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/theme-width-question/#post-2790788)
 * Your width is sent at 940px
 *     ```
       #access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
           margin: 0 auto;
           width: 940px;
       }
       ```
   
 * make that smaller to what you want, also your banner width is 940 so first work
   on making the image size smaller.
 * Your header also has 30px padding so shrink that to 0px if you don’t want any
   gap or around 10px for a small sized one.

Viewing 1 replies (of 1 total)

The topic ‘Theme width question’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [moonh](https://wordpress.org/support/users/moonh/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/theme-width-question/#post-2790788)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
