How to i stop the zoom in and scroll left right

https://starling.support/

Hello @verobeachmarketing,

Thanks for writing in!

You are experiencing the issue because you have added this CSS code:

body {
    overflow-x: initial !important;
}

Kindly remove the code and test the site again.

i already have that in place

https://starling.support and it is still doing that

Hey @verobeachmarketing,

As my colleague said, you need to remove that custom code because that’s the one causing the issue.

Removed:

Enabled:

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.