Title: Remove this &quot;space&quot;
Last modified: August 20, 2016

---

# Remove this "space"

 *  [makta112](https://wordpress.org/support/users/makta112/)
 * (@makta112)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/remove-this-space/)
 * Hello
 * There’s some space between my my side-bar and the main area that I want to make
   smaller. I think there’s some margin somewhere that I can’t find.
 * Here’s my site: [http://www.geimaku.com/](http://www.geimaku.com/)
 * Thanks.

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/remove-this-space/#post-2728215)
 *     ```
       #primary {
       	float: left;
       	margin: 0 -26.4% 0 0;
       	width: 100%;
       }
       ...
       #secondary {
       	float: right;
       	margin-right: 7.6%;
       	width: 18.8%;
       }
       ```
   
 * to pull the sidebar closer to the center:
    for instance, try to change `-26.4%`
   to `-30.4%` and `18.8%` to `22.8%`
 * generally, this seems to be the area in style.css to play with.
 *  Thread Starter [makta112](https://wordpress.org/support/users/makta112/)
 * (@makta112)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/remove-this-space/#post-2728217)
 * Thank you, I’ll try that.

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

The topic ‘Remove this "space"’ is closed to new replies.

## Tags

 * [margin](https://wordpress.org/support/topic-tag/margin/)
 * [Side-Bar](https://wordpress.org/support/topic-tag/side-bar/)
 * [space](https://wordpress.org/support/topic-tag/space/)

 * 2 replies
 * 2 participants
 * Last reply from: [makta112](https://wordpress.org/support/users/makta112/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/remove-this-space/#post-2728217)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
