Hello there! Currently, I am working on a basic webpage that hosts an AWeber signup form with the intention of making it mobile-friendly. You can view it here:
When I view the page on my MacBook, the div containing the form is centered properly; however, when I check it on either Chrome or Safari on an iPhone 5, it appears skewed to the right.
I've experimented with various CSS tricks for positioning and centering, but so far none of them have fixed the issue. It seems like most of the approaches I've tried are not having any impact, which makes me think there might be something further down in the code that I'm missing or unable to comprehend. It's probably a simple oversight. Any suggestions or insights would be greatly appreciated - thank you!