The iOS 9 update on the iphone has caused countless problems, not only with the phone itself, but also for people sending MailChimp emails and websites. Don’t get me wrong, it came with a lot of great new features. But the problem is that when you view your site on the iphone, what used to look perfect is now all squished up to the left side.
So instead of looking like this like it should:

Instead of looking like this, like it should

It looks like this
Luckily, there is a simple fix.
This is caused by a viewport problem.
Go into the header.php file for your theme. (Do this through ftp or cpanel NOT the WordPress dashboard.) Find a line of code that looks like this:
You can do a Control + F (Command + F on the mac) and search “viewport” to make it easier to find.
Then, change that line to this:
Thanks to walkeezy for this tip!
Leave a Reply