Title: Reduce gap between widgets(NSFW)
Last modified: August 21, 2016

---

# Reduce gap between widgets(NSFW)

 *  [akara22](https://wordpress.org/support/users/akara22/)
 * (@akara22)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/reduce-gap-between-widgetsnsfw/)
 * **NSFW**
 * I have been looking it up but I am unsure which CSS sheet I need to edit as someone
   else made my site for me.
 * All I want to do is reduce the size of the gaps between my widgets(top and bottom.)
 * Thanks for any help! 🙂
 * NSFW:
 * My site is : [http://akarafang.com/](http://akarafang.com/)
 * _[ Please do not bump, that’s [not permitted here](http://codex.wordpress.org/Forum_Welcome#No_Bumping).]_

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

 *  [Amit Sonkhiya](https://wordpress.org/support/users/amitaits/)
 * (@amitaits)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/reduce-gap-between-widgetsnsfw/#post-4638828)
 * If you want to reduce gap between widgets you can play with height and margin
   as follow:
 * #primary .widget-footer, #primary ul li .widget-footer,
    #secondary .widget-footer,#
   secondary ul li .widget-footer { height: 10px; margin: 0 0 10px; }
 * set height to 0px.
    set margin to 0px.
 * margins are specified as follow:
    top right bottom left (0 0 10px 0) //left margin
   is not specified so it will inherited from right (which is 0).
 * ================================================
 * if you wish to reduce gap between menu and widget, it’s here:
 * #header {
    height:750px; //original 800px }
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/reduce-gap-between-widgetsnsfw/#post-4638829)
 * What theme are you using? Where did you download it from?
 *  Thread Starter [akara22](https://wordpress.org/support/users/akara22/)
 * (@akara22)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/reduce-gap-between-widgetsnsfw/#post-4638840)
 * Thanks, that worked!
    [@esmi](https://wordpress.org/support/users/esmi/) I am
   not sure, as I said before someone else made my site so I have no idea. lol

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

The topic ‘Reduce gap between widgets(NSFW)’ is closed to new replies.

## Tags

 * [widget space](https://wordpress.org/support/topic-tag/widget-space/)
 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * 3 replies
 * 3 participants
 * Last reply from: [akara22](https://wordpress.org/support/users/akara22/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/reduce-gap-between-widgetsnsfw/#post-4638840)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
