Please help!!! I posted this in the theme I use but I really think it may be related to Gantry.
My site works fine with Chrome, Firefox, and IE9
With IE8 and on my iPhone, single posts do not pass the CSS and some code shows. I have not made any mods to code at all.
teachamazing.com
Click on a post and you will see.
In IE8, the body tag reads:
In Chrome, for example, the body tag code reads:
<body class="single single-post postid-1233 single-format-standard logged-in admin-bar no-customize-support logo-type-custom main-body-light main-bg-blue font-family-s:ximenia font-size-is-large layout-mode-960fixed typography-style-light col12">
So, for some reason, the gantry:bodytag seems to be the issue
I have all plugins deactivated (except for Ganty). Using PHP 5.4, 128M memory limit.
Any ideas what I can do?