Archived topic
Weird right margin error on mobile
5 replies · Started by Francesc on October 28, 2018
I'm facing a weird error with a blank margin on the right side of my home page. Not showing on pc, but showing on mobile and tablet. Marked with red box, check image below.
Any clue?

Hi there,
I checked the original Pivot site on my phone and don't see this issue:
https://gpsites.co/pivot/
That means the problem is either from a plugin you are using or something you've changed/added after importing the site.
Hope this offers some insights :)
i'm using wpbakery visual composer, when i create 3 columns error appears, any clue about how to fix that margin?
Fixed it modifying viewport settings to:
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
Glad you figured out!