Hello. I just finished building a rather image-heavy website with X-Pro. My client has informed that the site “sticks” when scrolling. I have optimized the images and reduced the sizes to the minimum needed, but the issue still exists. I don’t believe this is an X-Pro issue, however, on Stack Overflow.com, someone suggested placing the code below inside the tag of the site. This may seem a silly question, but in X-Pro, how would I place anything in the body of the page? Would I simply add it to the CSS of that page?
Any thoughts would be appreciated.
Add this to your body or the main div: -webkit-overflow-scrolling: touch;