We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: Horizontal scroll - Mobile Version of my homepage moves to left and right

Solved

Horizontal scroll - Mobile Version of my homepage moves to left and right

piecesofthem
Excursionist
14 0 6

Hi Team,

 

I have an issue with my website only on mobile version where it has a horizontal scroll on the home page and all other pages. 

 

My website is: www.piecesofthem.com.au

 

Is there any way I can fix this so there isn't a big white sp

Accepted Solution (1)

Moeed
Shopify Partner
7764 2082 2567

This is an accepted solution.

Hey @piecesofthem 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
html, body {
    overflow-x: hidden !important;
}
</style>

RESULT:

Moeed_0-1740375791898.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 5 (5)

Moeed
Shopify Partner
7764 2082 2567

This is an accepted solution.

Hey @piecesofthem 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
html, body {
    overflow-x: hidden !important;
}
</style>

RESULT:

Moeed_0-1740375791898.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


piecesofthem
Excursionist
14 0 6

This has fixed the problem, thank you so much!

Moeed
Shopify Partner
7764 2082 2567

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Rahul3F
Excursionist
16 2 4

Hello,

I have checked the website but mobile view not scroll show and website working in fine

Thanks

rahul

DaisyVo
Shopify Partner
4469 501 598

Hi @piecesofthem 

 

I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Edit code: https://prnt.sc/M4p-gua99Uf4
2/ Search for "theme.liquid" file: https://prnt.sc/b6xveIKe-Rh2
3/ Open the file and search for </head> tag and add the following code above </head> tag: https://prnt.sc/KWtKYyZkDtYJ

 

Here is the code for Step 3:

 

{% style %}
html, body {
    overflow-x: hidden !important;
}
{% endstyle %}

 

 

Please let me know if it works. Thank you!Best,
Daisy - Avada Support Team.

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution