Title: CSS Space Editing
Last modified: August 19, 2016

---

# CSS Space Editing

 *  Resolved [Dardango](https://wordpress.org/support/users/dardango/)
 * (@dardango)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/css-space-editing/)
 * I’m building a site using the Twenty Ten theme here:
 * [http://stanleyclarke.org/](http://stanleyclarke.org/)
 * What I want to know is how to reduce the space between the nav bar and the page
   content where the image is now. Can’t quite see where to do so in the css.

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/css-space-editing/#post-1830536)
 * style.css line 588
    `.entry-content, .entry-summary {` change margin to 0
 * line 451
    `.entry-content, .entry-summary {` change padding to 0
 * if you want to bring it up even more trying adding this to the stylesheet
    `.
   entry-content > p { line-height: 0; }`
 *  Thread Starter [Dardango](https://wordpress.org/support/users/dardango/)
 * (@dardango)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/css-space-editing/#post-1830603)
 * Thanks very much for the reply. Unfortunately, that didn’t really change the 
   spacing much.
 * Anything else I could try?
 *  Thread Starter [Dardango](https://wordpress.org/support/users/dardango/)
 * (@dardango)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/css-space-editing/#post-1830605)
 * I discovered the modifying area. It’s in the content area under:
 * #main {
    padding: 40px 0 0 0;
 * I changed this to 20px.
 * The changes suggested helped a bit as well, I must correct myself to say. Thanks
   for the help in looking in this direction!

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

The topic ‘CSS Space Editing’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [Dardango](https://wordpress.org/support/users/dardango/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/css-space-editing/#post-1830605)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
