With a desktop browser everything within my “index” container, including text and inputs, wraps around or shrinks to a minimum width that i set at 320.
However, when I view the page on a mobile (safari) the content initially sits within the screen, all nicely shrunk and wrapped to fit, but I am able to scroll into blank space, a little to the left of the content and a considerable amount to the right. This gives the content an appearance of wobbling around in a bigger space.
I’ve got the preset page width as “Full Width” (but also tried “centred”) and I have the min width at zero and cannot see any other settings that would help.
It is almost as if the index container is sitting within a wider page container when viewed on mobile but as I understand it the index container is the page container.
A workaround might be to create a separate mobile page but this rather defeats the objective of having a responsive design and the nightmare of maintaining multiple versions of the same thing.
Any help would be much appreciated.
Gary