Title: Decrease Footer Padding/Height
Last modified: August 20, 2016

---

# Decrease Footer Padding/Height

 *  [pamr](https://wordpress.org/support/users/pamr/)
 * (@pamr)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/decrease-footer-paddingheight/)
 * The space between the widgets and footer is pretty excessive. I set all the padding
   to 0px, but the blank space is still there. Can anyone suggest what I should 
   do? Thank you!
    [http://test2.worryfreeclaims.com](http://test2.worryfreeclaims.com)

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

 *  [colorvila](https://wordpress.org/support/users/colorvila/)
 * (@colorvila)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/decrease-footer-paddingheight/#post-2727244)
 * use FireBug to check that.
 *  Thread Starter [pamr](https://wordpress.org/support/users/pamr/)
 * (@pamr)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/decrease-footer-paddingheight/#post-2727277)
 * I’m using the F12 developer tools in IE. All the padding and margins are set 
   to zero, and I can’t make any number negative. Any other suggestions? This is
   making me crazy!
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/decrease-footer-paddingheight/#post-2727280)
 * > All the padding and margins are set to zero
 * no
 * for instance:
    `.widget-wrapper` has a bottom margin of `20px;` and `.grid` has
   a bottom margin of `2.083%;`
 * possibly the [Firefox web developer add-on](https://addons.mozilla.org/en-US/firefox/addon/web-developer/)(
   similar to Firebug) is more accurate in showing these styles than the ‘F12 developer
   tools in IE’ 😉
 *  [Emil Uzelac](https://wordpress.org/support/users/emiluzelac/)
 * (@emiluzelac)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/decrease-footer-paddingheight/#post-2727320)
 * Sure you can:
 *     ```
       #footer {
           margin-top:-10px;
       }
       ```
   
 * Also can we please decide where the support will be here or at [http://themeid.com/forum/search/topics/user/917/](http://themeid.com/forum/search/topics/user/917/)
   I don’t mind but having posts on both sites is pretty big job for me and I hope
   that you will understand. You already started and have 10 topics on ThemeID 🙂
 * Posting here will come to me anyways.
 * Thanks,
    Emil
 *  [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/decrease-footer-paddingheight/#post-2727370)
 * Hi,
 * Interspace on homepage and other pages is different from each other: homepage
   has widgets on bottom, other pages don’t > css is a little bit different. So 
   I added some extra lines in file style.css to reduce space of social icons on
   both homepage and other pages equally.
 * I added this code underneath /* =Social Icons to reduce the space on homepage:
 * ———————————–
    .home #footer .social-icons { list-style:none; line-height:normal;
   margin:-30px 0 0 0; text-align:right; } ———————————–
 * Guido
 *  [Emil Uzelac](https://wordpress.org/support/users/emiluzelac/)
 * (@emiluzelac)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/decrease-footer-paddingheight/#post-2727371)
 * Thanks [@guido](https://wordpress.org/support/users/guido/)
 * Emil

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

The topic ‘Decrease Footer Padding/Height’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 5 participants
 * Last reply from: [Emil Uzelac](https://wordpress.org/support/users/emiluzelac/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/decrease-footer-paddingheight/#post-2727371)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
