Title: Changing sidebar spacing
Last modified: August 21, 2016

---

# Changing sidebar spacing

 *  Resolved [liamh121](https://wordpress.org/support/users/liamh121/)
 * (@liamh121)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/changing-sidebar-spacing/)
 * Hi guys,
    Just installed the dynamic sidebar onto our WordPress site but having
   difficulty with the spacing/padding – the text is too close to the main body 
   and needs pushing out by I’d say around 15-20PX. Any ideas?
 * [http://latimerappleby.com/contact/](http://latimerappleby.com/contact/)
 * Thanks,
 * Liam

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

 *  [Borko](https://wordpress.org/support/users/media-x/)
 * (@media-x)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/changing-sidebar-spacing/#post-3757340)
 * You can use [Custom CSS Manager plugin](http://wordpress.org/extend/plugins/custom-css-manager-plugin/)
   
   Add margins to #page-content :
 *     ```
       #page-content {
       float: left;
       width: 700px;
       margin: 0 15px 0 0;
       }
       ```
   
 *  Thread Starter [liamh121](https://wordpress.org/support/users/liamh121/)
 * (@liamh121)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/changing-sidebar-spacing/#post-3757377)
 * Thank you!

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

The topic ‘Changing sidebar spacing’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [liamh121](https://wordpress.org/support/users/liamh121/)
 * Last activity: [12 years, 12 months ago](https://wordpress.org/support/topic/changing-sidebar-spacing/#post-3757377)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
