Form missing on Mobile (iOS) Device
-
Hi, I’ve got an issue with a form on my website. It doesn’t display on an iPhone or iPad which is a bit frustrating for users.
I’ve found a couple of other posts with similar issues and tried to resolve my issue using the advice given, I think I fixed the main contact form in the footer not being displayed by adding the following CSS
#forminator-module-30458.forminator-ui{ display: initial !important; }
I’ve tried adding the same CSS with the other form ID but it still doesn’t show, it will appear in chrome dev tools though, just not on a device itself.
I did notice that in Chrome with devtools running as an iPhone X the form is really narrow so it could be that some styles are overriding it and hiding it.
The page I need help with: [log in to see the link]
- The topic ‘Form missing on Mobile (iOS) Device’ is closed to new replies.