Mobile page width

Solved
THEBLOOR
Tourist
11 0 2

I have reviewed other pages that seemed like same problem and tried applying those code as well but it did not fix. 

Problem with the mobile page width. I do not want to see the blank side on right side. 

It slowly recovers after 3-5 seconds. 

 

Please help advise on code. I highly appreciate your help. 

 

 

 KakaoTalk_20231103_230154727.jpg

 

Thank you, 

Accepted Solution (1)
Dan-From-Ryviu
Shopify Partner
5572 1024 1055

This is an accepted solution.

Hi @THEBLOOR 

you can try to add this code below into your theme.liquid file, before </head> tag in Online store > Themes > Edit code to check if it solve the issue. 
<style> 

html, body { overflow-x: hidden; }

</style>

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

View solution in original post

Replies 5 (5)
Dan-From-Ryviu
Shopify Partner
5572 1024 1055

This is an accepted solution.

Hi @THEBLOOR 

you can try to add this code below into your theme.liquid file, before </head> tag in Online store > Themes > Edit code to check if it solve the issue. 
<style> 

html, body { overflow-x: hidden; }

</style>

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

THEBLOOR
Tourist
11 0 2

Thank you very much ! 

Dan-From-Ryviu
Shopify Partner
5572 1024 1055

You are very welcome, @THEBLOOR 

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

PageFly-Oliver
Navigator
479 92 89

Hi @THEBLOOR ,

 

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file -> Save

 

<style>
@media(max-width:767px){
body{
overflow:hidden !important
}
}
</style>

 

 

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

Made4uo-Ribe
Shopify Partner
4121 946 1152

Hi @THEBLOOR 

 

Do you mind sharing your password so we can provide the code that  applies to you?

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com