Title: Footer area Issues
Last modified: August 21, 2016

---

# Footer area Issues

 *  Resolved [BrooksWx](https://wordpress.org/support/users/brookswx/)
 * (@brookswx)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/footer-area-issues/)
 * On my website, [http://www.cirruswx.net](http://www.cirruswx.net), we just started
   using this theme… Still working out the kinks but love the layout, how it works,
   and just everything about it. One issue we are having however is in the footer
   area… The white from the main content area of the body of the website continues
   into the footer widgets and then on down into what used to be gray…. And I cannot
   figure out how to fix it. If you go to the website and scroll to the bottom you
   should see what i’m talking about. I’d really like to know how to fix this, so
   any help would be appreciated!

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

 *  Thread Starter [BrooksWx](https://wordpress.org/support/users/brookswx/)
 * (@brookswx)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/footer-area-issues/#post-4435677)
 * Also, in the secondary sidebar we are using the posts widget with featured images…
   And it isn’t showing the updated featured images
 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/footer-area-issues/#post-4435708)
 * Regarding the footer area, you have an unclosed div somewhere in the layout, 
   which keeps the div id=”page” open so it wraps the footer, instead of ending 
   before it, therefore this is added to the footer:
 *     ```
       #page .container-inner { background: #fff; }
       ```
   
 * The div may be in one of your widgets, or if you edited the template files. Did
   you edit footer.php by any chance? That file is supposed to begin with 4 closing
   divs.
 * As for posts widget with featured images, make sure to empty caches. Is it AlxPosts
   you use?
 *  Thread Starter [BrooksWx](https://wordpress.org/support/users/brookswx/)
 * (@brookswx)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/footer-area-issues/#post-4435735)
 * Yes, it’s Alx Posts – and I’ll do that as well, thanks! As for the footer I’ll
   try and figure that out. Thanks for your help so far! GREAT theme!
 *  Thread Starter [BrooksWx](https://wordpress.org/support/users/brookswx/)
 * (@brookswx)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/footer-area-issues/#post-4435736)
 * It looks like it is actually the posts widget causing the white space in the 
   footer as I tried taking different widgets out and that’s the one that fixed 
   it… But I guess I was using the Jetpack one, so I’ll try using the other one.
 *  Thread Starter [BrooksWx](https://wordpress.org/support/users/brookswx/)
 * (@brookswx)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/footer-area-issues/#post-4435737)
 * There we go, it looks like all the issues are fixed…. Thanks again!

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

The topic ‘Footer area Issues’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [BrooksWx](https://wordpress.org/support/users/brookswx/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/footer-area-issues/#post-4435737)
 * Status: resolved