Title: Scrolling Issue
Last modified: December 4, 2018

---

# Scrolling Issue

 *  Resolved [kaitlyn2018](https://wordpress.org/support/users/kaitlyn2018/)
 * (@kaitlyn2018)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/scrolling-issue-22/)
 * On all pages under the “Home” tab on the navigation bar of my website, the page
   begins to glitch and the footer will not show if a user tries to scroll down.
   Does anyone know how to solve this problem? This problem does not occur on any
   other page on the site. Can anyone help me understand what is happening?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fscrolling-issue-22%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [themevision](https://wordpress.org/support/users/themevision/)
 * (@themevision)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/scrolling-issue-22/#post-10945901)
 * Hello,@kaitlyn2018!
 * Insert the following CSS code into Customizing->General ->Additional CSS:
 *     ```
       div#main {
           min-height: 1000px!important;
       }
       ```
   
 * Regards
 *  Thread Starter [kaitlyn2018](https://wordpress.org/support/users/kaitlyn2018/)
 * (@kaitlyn2018)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/scrolling-issue-22/#post-10946870)
 * Thank you!!!

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

The topic ‘Scrolling Issue’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [kaitlyn2018](https://wordpress.org/support/users/kaitlyn2018/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/scrolling-issue-22/#post-10946870)
 * Status: resolved