Title: Changing width and height..
Last modified: November 2, 2018

---

# Changing width and height..

 *  Resolved [darrellwilde](https://wordpress.org/support/users/darrellwilde/)
 * (@darrellwilde)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/changing-width-and-height/)
 * Hi guys
 * Anyone know how I can change the width from the edge of my page to my main content
   box on my site and also from the menu bar height. I feel like its too close to
   the edge and near my menu bar so want to make it further away.
 * See this: [http://bringmorecake.co.uk/horwich/changesize.png](http://bringmorecake.co.uk/horwich/changesize.png)
    -  This topic was modified 7 years, 7 months ago by [darrellwilde](https://wordpress.org/support/users/darrellwilde/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-width-and-height%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 7 months ago](https://wordpress.org/support/topic/changing-width-and-height/#post-10843122)
 * The easiest thing is something like
 *     ```
       div#content {
           max-width: 1150px;
           margin-top: 2em;
       }
       ```
   
 * You’ll probably want to tweak the numbers a bit.
 * **To add or override CSS:** use the “Additional CSS” option in the customizer._
   [https://codex.wordpress.org/CSS#Custom\_CSS\_in\_WordPress](https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress)_
 * Learn to use the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/)
   to help you see and test changes to your CSS.
 *  Thread Starter [darrellwilde](https://wordpress.org/support/users/darrellwilde/)
 * (@darrellwilde)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/changing-width-and-height/#post-10843802)
 * Thanks Steven!!!!!! Worked a treat!!

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

The topic ‘Changing width and height..’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [darrellwilde](https://wordpress.org/support/users/darrellwilde/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/changing-width-and-height/#post-10843802)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
