10/08/2015 at 11:51 am
#349827
Keymaster
@ Jacky
I only have an older iPad (2nd gen I think)… I’m charging it now so I can take a look on an actual device But in my local device emulator the page looks just fine on both devices and match the following links on a web based mobile device emulator.
Scratch that… I was finally able to replicate by loading in Safari emulating an iPhone. The issue is being caused by a style in the theme. Add the following to the theme’s custom CSS area:
#cn-form table tr td {
vertical-align: top !important;
background: transparent !important;
}
That should fix it.
Hope that helps!
ps. No double/triple sending the same question please! Please post all questions to the forums, I answer those first in priority. Direct email questions, days can pass before you get an answer.
