MOBILE: Unwanted white space/scrolling space to right side of site

Dear WF Community -

On all mobile versions (Tablets and phone versions) I have allot of unwanted white space and scrolling space to the right side of the site. Can someone please help me remove this from all mobile/tablet versions. The site is clean on desktop versions.

Please see attached image.

If anyone is wondering, the attached image is rendered for the iPhone 6.

Any and all help is gratefully appreciated!!

M


Here is my public share link: LINK
(how to access public share link)

Our site address: www.useiami.com

Thx,
M

Can you share your read only link?

Hey, @mickb

The reason of the overflow:

  1. The element “pricing-h1” has width = 1260px. - change width to auto
  2. “feautures-div-block” has negative right margins - probably better to use position: relative and move content with positioning (top, left, right, bottom)
  3. “intro-pg-h3” - has big negative margins also - apply overflow: hidden to the container or the div

Regards,
Anna

1 Like

WOW Sabana - You are good!!!
I’ve just corrected it but there still are some spaces left and I can’t seem to find the issues… :frowning:
Would you kindly look again?

M

Hi @mickb, it will be easier for people to answer, if they can see the read-only link to the design view of the site, please post that with your questions if you can :slight_smile: Share a read-only link | Webflow University

https://preview.webflow.com/preview/useiami?preview=05d19683aea44a2b75a6901feb2d5362

Cheers, M

It is because of the button in the image and other content.

I recommend to get rid of the margin and rather use flexbox, I was able to get it to work and be responsive this way.

1 Like

Hey guys, been using Webflow for a week and love it but Im having the same issue. I got rid of all the negative margins but it didn’t solve the issue. Can somebody help me? Still so new to this…

https://preview.webflow.com/preview/nwo?preview=9f8eaa1435eae4ab0072536b9a0231de

@Hector_Castro The problem is with the images you are using as backgrounds.

I got rid of them and the problem persists. What can I do in order to fix it?

@Hector_Castro Here is the problem I am seeing with your background image: http://quick.as/Ad21im24w

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