I'm currently working on resolving a glitch on my website that specifically occurs on iPhones and iPads.
If you want to view the page in question, please visit:
The issue I am addressing is as follows:
When accessing the page on an iPhone, initially everything appears normal. However, upon zooming in, the elements start protruding outside of their designated div containers.
To provide context, the brown/khaki background is applied to a div with a width of 100%, within which there is a div of 1024px width that is centered, containing the teal box. Unfortunately, when the glitch occurs, the elements even extend beyond their 100% width container.
Has anyone encountered this issue before? Any suggestions for a solution?