Mobile view margins issue / blank margin next to the site

Mobile view margins issue / blank margin next to the site

swider
Visitor
3 0 0

Hello,

 

I have problem on my website dobrelegowiska.pl on mobile device. On my phone when someone is on website it shows blank margin on the right. Screen below:

 

Can someone help me with this?

swider_0-1733141103718.png

 

Replies 4 (4)

topnewyork
Astronaut
1028 140 175

Hello,

 

Please share "Store URL"

 

Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month
swider
Visitor
3 0 0

DaisyVo
Shopify Partner
2771 332 384

Hi @swider 

 

Please go to your Theme > Edit code > Assets > Open stylesheet.css

You can add this CSS

 

body {
    overflow-x: hidden;
}

 

This will prevent customers on your store from scrolling horizontally.

I hope my code can help you.

In additional, I saw this code: https://prnt.sc/2F7eTDwB9277, it was added incorrectly to your store so it shows up on your store as regular text.

Let me know if you have any questions!

 

Best regards,

Daisy

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
swider
Visitor
3 0 0

Hello,

 

I did as you instructed and removed the invalid code however, I still have the margin on the right side on the phone. Would you still try to help me with this?