Title: Footer Full Width problem
Last modified: August 19, 2016

---

# Footer Full Width problem

 *  [benoskar](https://wordpress.org/support/users/benoskar/)
 * (@benoskar)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/footer-full-width-problem/)
 * Hey Guys,
 * I am trying to get a full width (100%) footer working, but for some reason the
   footer keeps a small margin around it.
 * [example](http://www.bartendersball.nl)
 * Anyone know what causes this?
 * My code is as follows:
 *     ```
       #footer{
          background:#000;
          width: 100%;
          height: 60px;
          margin-bottom: -10px;
          clear: both;
          text-align: center;
       	}
       ```
   

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/footer-full-width-problem/#post-1486598)
 * adding a `margin:0px;` to `body` might help:
 * `body {margin:0px;}`

Viewing 1 replies (of 1 total)

The topic ‘Footer Full Width problem’ is closed to new replies.

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [full-width](https://wordpress.org/support/topic-tag/full-width/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/footer-full-width-problem/#post-1486598)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
