Hi there,
that will mean you have an element that has a width or margin setting that is wider then the screen – if you can’t find the problem content then add this CSS to stop any overflow:
html, body {
overflow-x: hidden;
}
Thanks a lot that solved my issue.
Could you have a look at Desktop Mode in mobile browser, it looks similar as mobile version. Anyway I could fix it?
Desktop Mode
Not really – GP is a responsive theme, Desktop options in mobile browsers are fold old tech sites that had separate desktop and mobile versions.
Alright Thanks for the support 🙂