Title: Submit button on mobile not working
Last modified: August 31, 2016

---

# Submit button on mobile not working

 *  [digitalempathy](https://wordpress.org/support/users/digitalempathy/)
 * (@digitalempathy)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/submit-button-on-mobile-not-working/)
 * The plugin works fine on the desktop version of the site. I have responsive CSS
   and notice that the submit button is neither clickable nor does it appear properly.
 * You can see it here. [http://sonicbloomfestival.com/participate/art-installations-application/](http://sonicbloomfestival.com/participate/art-installations-application/)
 * Thoughts?
 * [https://wordpress.org/plugins/wpgform/](https://wordpress.org/plugins/wpgform/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/submit-button-on-mobile-not-working/#post-6926000)
 * Likly a CSS issue with your Avada theme but CSS issues on mobile are always tough
   to chase down. What it looks like to me, is your site has some Javascript that
   only runs on mobile devices which is affecting the Submit button.
 * I have an app on my phone which allows me to view the HTML source of a page in
   Safari and the input element for the Submit button is there but it is non-functional.
   So there is something your site is doing for mobile users which doesn’t happen
   for desktop users. You’ll need to figure out what your theme doesn’t differently
   between the two.
 * The Avada theme you are using defines a CSS class for “error-message” which is
   also used by Google. That is why you are seeing the “Must be a valid URL” in 
   red text when the page first loads. If you set up a CSS prefix when you define
   the form this won’t happen but any Custom CSS you’ve developed for the form will
   need to account for the prefix.

Viewing 1 replies (of 1 total)

The topic ‘Submit button on mobile not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpgform_8cc59f.svg)
 * [Google Forms](https://wordpress.org/plugins/wpgform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgform/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgform/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [submit](https://wordpress.org/support/topic-tag/submit/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/submit-button-on-mobile-not-working/#post-6926000)
 * Status: not resolved