Why am I seeing so much empty space on my phone screen?

hey,

does anyone know why I can swipe to the right and see a lot of empty space on my phone?

thanks in advance

site: brokenmind.com

pw: test1

Hi @drew23

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

@media screen and (max-width: 767px){
html, body {
overflow-x: hidden! important;
}
}

Hope that my solution works for you.

Best regards,

Victor | PageFly