Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS CSS Layout Basics Getting Started with CSS Layout Centering Page Content and Creating a Full-width Header

Agustin Hernandez
Agustin Hernandez
2,747 Points

My footer is not getting full width

My footer is not getting full width in the bottom it looks like there's some margin but can't figure out how to take it away.

samiff
samiff
31,206 Points

Could you post a snapshot of your workspace?

Steve Stremsterfer
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Steve Stremsterfer
UX Design Techdegree Graduate 17,697 Points

I was having the same issue. I discovered that my closing div tag was below the footer div. I moved the closing div above the footer div and it fixed the problem.

2 Answers

samiff
samiff
31,206 Points

The footer looks great when I viewed it Agustin, might just be a weird caching issue. Try closing your workspace and preview and then opening them again. If that doesn't work try opening the preview in a private tab or another browser.

Thomas Buchstab
Thomas Buchstab
14,766 Points

a screenshot of your code would help, thx