Solved

Mobile scrolling issue on mobile

Sprayboothadmin
Tourist
4 0 3

We are in the process  of building out our website and learning along the way. We currently have the parallax theme and it works fine in the desktop version, but in a mobile format, it will let you scroll for a couple seconds and then freeze.  it does this on ios and droid phones.  anyone know what is going on? Thanks!  the web address is sprayboothservices.net

Accepted Solution (1)
Hardik29418
Shopify Partner
2845 406 1071

This is an accepted solution.

Please place this  code at bottom of styles.scss.liquid

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email

View solution in original post

Replies 6 (6)

Hardik29418
Shopify Partner
2845 406 1071

PLease place this code at the end of Assets -> theme.scss

html, body {
    overflow: auto !important;
}

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email
Sprayboothadmin
Tourist
4 0 3

Sprayboothadmin_0-1618778518653.png

 

i have added the tag theme.scss under the assets tab- it was not there before but it is unfortunately not working still. screenshot above. it scrolls in mobile format for a couple seconds then freezes.  i am very new to coding, did i do something wrong? thanks for any help!

 

Sprayboothadmin
Tourist
4 0 3

Anyone have some ideas why this scrolling issue is happening on mobile devices? any help is appreciated! Thanks!

Hardik29418
Shopify Partner
2845 406 1071

This is an accepted solution.

Please place this  code at bottom of styles.scss.liquid

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email
Sprayboothadmin
Tourist
4 0 3

Thank you very much that worked!

Hardik29418
Shopify Partner
2845 406 1071

Thank you for the update.

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email