# How to create full width footer?

**URL:** https://meta.discourse.org/t/how-to-create-full-width-footer/98475
**Category:** Support
**Created:** [October 1, 2018, 1:22pm UTC](https://meta.discourse.org/t/how-to-create-full-width-footer/98475 "2018-10-01T13:22:36Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![bekircem](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bekircem/32/44582_2.png) [@bekircem](https://meta.discourse.org/u/bekircem)
#### Post date: [October 1, 2018, 1:22pm UTC](https://meta.discourse.org/t/how-to-create-full-width-footer/98475/1 "2018-10-01T13:22:36Z")

</div>

Hi,

We have custom HTML/SCSS footer. I integrated this full width footer with Discourse. I added html codes to footer section in Discourse theme customization panel. But our footer is not seem’s as full-width with Discourse. How i can fix that?

Thanks.

---

<div class="post-metadata">

### Author: ![featheredtoast](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/featheredtoast/32/116994_2.png) [@featheredtoast](https://meta.discourse.org/u/featheredtoast)
#### Post date: [October 1, 2018, 1:29pm UTC](https://meta.discourse.org/t/how-to-create-full-width-footer/98475/2 "2018-10-01T13:29:49Z")

</div>

code/screenshots would help a bunch here, can you provide that?

Turns out this was due to css theme conflicting where a mixture of max-width and margin autos were being applied to the body rather than `main-outlet`.

---

<div class="post-metadata">

### Author: ![featheredtoast](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/featheredtoast/32/116994_2.png) [@featheredtoast](https://meta.discourse.org/u/featheredtoast)
#### Post date: [October 3, 2018, 1:00am UTC](https://meta.discourse.org/t/how-to-create-full-width-footer/98475/3 "2018-10-03T01:00:13Z")

</div>

This topic was automatically closed after 22 hours. New replies are no longer allowed.
