forms not working on mobile phone and other mobile devices
-
Hi,
On mobile phone and other devices, my form only works on the homepage but anywhere else on the site the fields dont respond to touch and at times one or two fields only can work.The homepage has no issues at all and the forms all work on desktop computer. It’s puzzlling.
I have custom css on my site:
.visual-form-builder ul { margin: 0; padding: 0 } .visual-form-builder ul li { list-style: none } .visual-form-builder .vfb-fieldset { margin: 0; border: none; padding: 0; background: 0 0 } .visual-form-builder .vfb-item+.vfb-item { margin-top: 10px } .visual-form-builder .vfb-item-checkbox>label { margin-bottom: 5px } .visual-form-builder .vfb-item-checkbox .vfb-span { width: 49%; display: inline-block; margin-bottom: 5px } .visual-form-builder .vfb-item-checkbox .vfb-checkbox { width: 15px; display: inline-block; margin-right: 5px; vertical-align: top } .visual-form-builder .vfb-item-checkbox label { display: inline-block; vertical-align: middle } .visual-form-builder .vfb-legend { display: none; position: absolute } .visual-form-builder label { font-weight: 600; font-size: 11px; font-size: .8rem } .visual-form-builder textarea { min-height: 120px } .visual-form-builder .vfb-error { color: orange; font-weight: 300 }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘forms not working on mobile phone and other mobile devices’ is closed to new replies.