• I am using wordpress theme Twenty-Eleven. I have completely reskinned this theme for a client site. It is working great on all desktop browsers. I have removed the <meta name=”viewport” content=”width=device-width”> which should kill all media queries. I am debugging iOS 7 safari and have one issue. Page width is fine, all of the page renders correct as it would on desktop. Except for two places on the page. With div.insidepagecontent and p.footer. The font is rendering larger. I have gone up and down the safari debugging panel and am using the x-code iPhone simulator. The computed value it is reading is larger than an font-size: declaration I have made and have combed my code up and down and can not see anywhere where it would inherit that font-size. I am a developer and do this for a living, but perhaps I am just missing something completely simple. I have created a child theme and again see no where it should inherit the larger font style. Maybe I just need another set of eyes if anyone would be willing to help. Again am probably missing something completely simple. The site is here: http://dev.quench-creative.com/lbh3

  • The topic ‘Twenty Eleven Theme re-skinned’ is closed to new replies.