Thank you for your quick reply. The same form is being used on our landing page:
http://sweetmephotography.com/affordable-home-newborn-baby-photography/
And it appears perfect on all devices there. Is there a setting on this page specific that is the problem?
Nailed it!! THANKS AGAIN!
This worked!!
You guys are the best, as always <3
That was what we initially did and after much troubleshooting from their end this is what they sent:
It has to do with how it’s embedded on your website…
there are a bunch of CSS classes on that page that are trying to set the width of the iframe (as well as a fixed 1200px width set on the iframe itself. Also the zooming in has to do with the meta tag that’s on the website now, it allows the user to zoom in on mobile devices…
see this article:
https://stackoverflow.com/questions/4389932/how-do-you-disable-viewport-zooming-on-mobile-safari
That’s where I found the code:
<pre class=”default prettyprint prettyprinted”><span class="tag"><meta</span> <span class="atn">name</span><span class="pun">=</span><span class="atv">"viewport"</span> <span class="atn">content</span><span class="pun">=</span><span class="atv">"width=device-width, initial-scale=1 initial-scale=1.0, maximum-scale=1.0, user-scalable=no"</span><span class="tag">></span>
So my initial request was to know where I should place that code? Would it be in the custom CCS?
Thank you for your quick reply. The contact form is an Iframe linked with the CRM system that my client is using. Below is the iFrame code.
<iframe title=”Contact” src=”http://sweetmephotoar1.studioinquiry.com/inquiryform” width=”500″ height=”770″ frameborder=”0″ scrolling=”no”></iframe>
I have also disabled the W3 Total Cache.
The problem is only on the new Iphone update. Please advice how to proceed.
Hi Shufflehound peeps!
So this is the plug-in I used: https://wordpress.org/plugins/tiny-compress-images/
And they worked like a charm to compress all the images without losing quality.
But they’re not what is available in the portfolio images.
This template totally rocked and the support was amazing!
Website was made for Sweet Me Photography, best in-home newborn baby photography services in San Diego.
It worked! thank you!
I added it to the custom code – CSS Code in Theme Settings.
Please advise.
Thanks, but I don’t see any change. I cleared my cache on the site as well as my browser.
Thank you.
Is it possible to invert the colors of the button. Currently the button is white with green font and turns green with white font upon hovering, I would like the button to appear green with white font, and then turn white with green font upon hover.
That would be most appreciated, as currently the white button gets lost with the white background.
Thank you again!
I added the code but the author still appears on the home page. Please advise.
Perfect!! You’re the best!
Thank you,
Is it possible to reduce the size of the margin of the button. So the box is smaller but the text size remains the same?
Perfect, thanks!
Perfect <3
Thanks! This fixed the mobile, but made the desktop size of the circle larger than the rest.
Can you please make this code for mobile ONLY.
Thanks!