Title: Scroll Problem
Last modified: February 20, 2022

---

# Scroll Problem

 *  [mbvipern](https://wordpress.org/support/users/mbvipern/)
 * (@mbvipern)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/scroll-problem-3/)
 * Does anyone still have the problem that you can no longer scroll on their page?
 * I disabled all plugins and tried a different theme. Everything went smoothly 
   there.
 * thank you for your help

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

 *  Theme Author [Mystery Themes](https://wordpress.org/support/users/mysterythemes/)
 * (@mysterythemes)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/scroll-problem-3/#post-15385425)
 * Hello [@mbvipern](https://wordpress.org/support/users/mbvipern/)
 * Can you provide us the live specific page URL of your website so that we can 
   check it and provide you feedback accordingly ?
 * Thanks 🙂
 *  Thread Starter [mbvipern](https://wordpress.org/support/users/mbvipern/)
 * (@mbvipern)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/scroll-problem-3/#post-15385767)
 * [https://www.magicdlp.de/](https://www.magicdlp.de/)
 *  Theme Author [Mystery Themes](https://wordpress.org/support/users/mysterythemes/)
 * (@mysterythemes)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/scroll-problem-3/#post-15395429)
 * Hello [@mbvipern](https://wordpress.org/support/users/mbvipern/)
 * Seems like some plugin added the height on body and in HTML tag so that your 
   site was not scrolling. You can fix it by disabling plugin one by one and test
   it or you can also add following code in additional CSS box to fix it:
 *     ```
       html, body {
           height: auto !important;
       }
       ```
   
 * Thanks 🙂

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

The topic ‘Scroll Problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/news-portal/1.5.13/screenshot.
   png)
 * News Portal
 * [Support Threads](https://wordpress.org/support/theme/news-portal/)
 * [Active Topics](https://wordpress.org/support/theme/news-portal/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/news-portal/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/news-portal/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Mystery Themes](https://wordpress.org/support/users/mysterythemes/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/scroll-problem-3/#post-15395429)
 * Status: not resolved