Site logo

Archived topic

Mobile page has extra width beyond normal page view

7 replies · Started by Eric on July 28, 2017

Viewing posts 1–8 of 8

I am using Elementor with Generate Press and have opened a ticket with them...so not sure which is causing this issue.

When I open the page on a phone I notice that there is extra width that goes beyond what my normal page is. For instance my background color is white, and I am able to pull the page to the left and right to see grey colums.

This is causing a Vimeo video modal to open up with part of the video player off the screen.

Would appreciate any feedback and solution asap as this is for a client.

Hi there,

Can you provide a link to your page? Thanks!

beta.theimaginationhouse.com

It's likely that one of the Elementor element has some extra right padding/margin.

This would be a quick fix:

body {
    overflow-x: hidden;
}

That did not seem to work. Still have the extra grey margin.

Yes I am working on a seperate local version so that's why you didn't see the css there. Sorry for not mentioning that.

I did fill out a ticket and will look more into the slider element.

Thank you for your feedback!

You're welcome :)

This archived topic is closed to new replies.