Title: App does not scroll
Last modified: August 31, 2016

---

# App does not scroll

 *  [jakemichaelmorris](https://wordpress.org/support/users/jakemichaelmorris/)
 * (@jakemichaelmorris)
 * [10 years ago](https://wordpress.org/support/topic/app-does-not-scroll/)
 * My app does not scroll down using apppresser. When I pull the app up on Chrome
   it scrolls without issue. How do I fix this. I installed a number of themes and
   the only one that works with scrolling is Ion. I do not wish to use Ion but another
   theme. Please help.
 * [https://wordpress.org/plugins/apppresser/](https://wordpress.org/plugins/apppresser/)

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

 *  [maxwellmovieguide](https://wordpress.org/support/users/maxwellmovieguide/)
 * (@maxwellmovieguide)
 * [10 years ago](https://wordpress.org/support/topic/app-does-not-scroll/#post-7356921)
 * You arent the only one. The issue is probably that you are using a custom theme
   not their designed theme. They claim that certain themes cause an issue EVEN 
   if it worked with 1.0. Its a little annoying but hopefully they’ll have an answer
   soon.
 *  [librallaw](https://wordpress.org/support/users/librallaw/)
 * (@librallaw)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/app-does-not-scroll/#post-7356988)
 * Hello, I tried installing the Ion theme but it does not work instead it gives
   me some errors, but when my current website default theme for the app, it shows
   well but it does not scroll
 *  [jbkeefer](https://wordpress.org/support/users/jbkeefer/)
 * (@jbkeefer)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/app-does-not-scroll/#post-7356989)
 * Anyone decipher this yet? It’s just scrolling so what could be the hangup?
 * The theme I want to use relies on a number of shortcodes that do not seem to 
   be recognized by the ION theme, and this will amount to a ton of work.
 * Is it related to dynamic page loading?
 *  [turnkey13](https://wordpress.org/support/users/turnkey13/)
 * (@turnkey13)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/app-does-not-scroll/#post-7356990)
 * same issue with me, looking for fix. not scrolling..
 *  [EMNOISE](https://wordpress.org/support/users/cristal88/)
 * (@cristal88)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/app-does-not-scroll/#post-7356993)
 * I use a custom theme and I have the same problem.
 *  [joshuahall](https://wordpress.org/support/users/joshuahall/)
 * (@joshuahall)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/app-does-not-scroll/#post-7356999)
 * Glad to know I’m not the only one!
 * Found a “fix” on another site that consists of adding custom CSS to your theme:
 *     ```
       html{height:100%;}
       body{height:100%;overflow:hidden;}
       #page{position:absolute;overflow:auto;height:100%;width:100%;}
       ```
   
 * I find that only works in themes that have a “Custom CSS” option built into their
   customization. Otherwise, it doesn’t seem to do anything.
 * It’s not really a fix, though, because that code kind of wrecks your theme, and
   sends your footer and header and everything else to places where they shouldn’t
   be. I’d use it cautiously.
 * If anyone finds a real fix, that’d be swell.
 *  [EMNOISE](https://wordpress.org/support/users/cristal88/)
 * (@cristal88)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/app-does-not-scroll/#post-7357000)
 * I posted this solution on [StackOverflow](http://stackoverflow.com/questions/37974107/wordpress-app-not-scrolling)
   and I can assure you that the real problem is the CSS.
    I use AppTheme Premium
   with child theme. The parent theme includes the CSS that I posted. I have simply
   reported the same CSS in the child theme.
 * AppPresser enclose your site into a container (iFrame).
    So you must expand the
   body to 100% and #page must to scroll.

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

The topic ‘App does not scroll’ is closed to new replies.

 * ![](https://ps.w.org/apppresser/assets/icon-256x256.png?rev=1954036)
 * [AppPresser - Mobile App Framework](https://wordpress.org/plugins/apppresser/)
 * [Support Threads](https://wordpress.org/support/plugin/apppresser/)
 * [Active Topics](https://wordpress.org/support/plugin/apppresser/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/apppresser/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/apppresser/reviews/)

 * 7 replies
 * 7 participants
 * Last reply from: [EMNOISE](https://wordpress.org/support/users/cristal88/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/app-does-not-scroll/#post-7357000)
 * Status: not resolved