Responsive design: Website 100% wide moves left and right outside the device (Baseline Theme)

Website: amrhstudio.com

Password: [email removed]

How could I actually avoid this effect? Is there someone could help me? thanks

All the elements are responsive, so in mobile devices the content is clearly displayed and readable, however in Mobile devices the site is shaky. It means I could move it left or right, like the main-container is not “fixed” to 100% the width of the device. See the pictures

Once I left the pressure over the screen, it returns to the "good position and it is all readable. No element is outside the screen.

Best regards

Ameerah

Hi @AmeraStudios
Just checked your store, but I didn’t see the problem.
Have you fixed by your self?

Hello @ExpertRookie , thanks for your message. Still not resolved.

  • Mobile devices only (not desktop)

You can see when you starting scrolling and try to move left and right.
Once I left the pressure over the screen, it returns to the "good position and it is all readable. No element is outside the screen.
I would like to fixed that by stopping moving. Thanks for your help !

Hi @AmeraStudios
I cannot reproduce the problem on my phone

Hello @ExpertRookie , ok :+1:t2: It’s weird. Btw Thanks for stopping by.

Question: do you know how to ‘fixed’ the width for the mobile device to 100% ?

see this website exemple “fixed” : www.rowse.co

try to move left and right, you’ll see that is fixed and not moving.

But when you go to my website: amrhstudio.com you’ll see the difference. By doing the same left and right with your fingers (mobile device). Let me know if you have any solution for? Thanks again :+1:t2: :smiling_face:

Hi @AmeraStudios
I’m not sure this code can fix problem, but You can try follow this path:
Themes => edit code => asset => theme.min.css
and add this code to bottom of the file theme.min.css

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

Hi @ExpertRookie it’s works ! Thanks a lot for the solution. Small things make a big difference! :blush:

Best regards,

ameerah