{"id":2218,"date":"2019-10-11T13:05:16","date_gmt":"2019-10-11T12:05:16","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=2218"},"modified":"2022-02-17T07:13:49","modified_gmt":"2022-02-17T07:13:49","slug":"safari-on-iphone-zooms-screen-in","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/html\/forms-html\/issues-forms-html\/safari-on-iphone-zooms-screen-in","title":{"rendered":"Safari on iPhone zooms screen in"},"content":{"rendered":"\n<p>Good article on this here: <a href=\"https:\/\/thingsthemselves.com\/no-input-zoom-in-safari-on-iphone-the-pixel-perfect-way\/\">https:\/\/thingsthemselves.com\/no-input-zoom-in-safari-on-iphone-the-pixel-perfect-way\/<\/a><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/*Solve issue of safari on iphone zooming in on text boxes when selected*\/\n\/*It does this if text size &lt; 16px, so to cure we'll just set all to 16px*\/\n.my_form_my_info input&#91;type=text], .my_form_my_info input&#91;type=number], .my_form_my_info select, .my_form_my_info textarea {\n  font-size: 16px;\n}\n.my_form_setting input&#91;type=text], .my_form_setting input&#91;type=number], .my_form_setting select, .my_form_setting textarea {\r\n  font-size: 16px;\r\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Good article on this here: https:\/\/thingsthemselves.com\/no-input-zoom-in-safari-on-iphone-the-pixel-perfect-way\/<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[275,220,182],"tags":[],"class_list":["post-2218","post","type-post","status-publish","format-standard","hentry","category-apple-ios","category-forms-css","category-issues-forms-html"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/2218","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=2218"}],"version-history":[{"count":3,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/2218\/revisions"}],"predecessor-version":[{"id":3309,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/2218\/revisions\/3309"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=2218"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=2218"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=2218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}