Title: Remove footer
Last modified: November 4, 2016

---

# Remove footer

 *  [jasonjcohn](https://wordpress.org/support/users/jasonjcohn/)
 * (@jasonjcohn)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-footer-13/)
 * Is it possible to get rid of the white space underneath this grid?
 * jasonjcohn.com/Photos

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

 *  Theme Author [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * (@shaped-pixels)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-footer-13/#post-8394898)
 * Unfortunately not really…you can save some space, but you will still have some
   show. The footer container is there for adding footer info such as a footer menu,
   copyright, etc. The container is #footer-wrapper
 *     ```
       #footer-wrapper {
           margin-bottom: 30px;
           padding: 25px;
           background-color: #191a1c;
           color: #c2c2c2;
           font-size: 0.75rem;
           text-align: center;
       }
       ```
   
 *  Thread Starter [jasonjcohn](https://wordpress.org/support/users/jasonjcohn/)
 * (@jasonjcohn)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-footer-13/#post-8394912)
 * Thanks!

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

The topic ‘Remove footer’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/morphology-lite/1.2.3/screenshot.
   png)
 * Morphology Lite
 * [Support Threads](https://wordpress.org/support/theme/morphology-lite/)
 * [Active Topics](https://wordpress.org/support/theme/morphology-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/morphology-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/morphology-lite/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jasonjcohn](https://wordpress.org/support/users/jasonjcohn/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/remove-footer-13/#post-8394912)
 * Status: not resolved