Title: WP Forms Input Fields Not Working
Last modified: March 22, 2022

---

# WP Forms Input Fields Not Working

 *  Resolved [aleksandar123](https://wordpress.org/support/users/aleksandar123/)
 * (@aleksandar123)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/wp-forms-input-fields-not-working/)
 * Hi everyone,
 * I have a problem with a wp form on my website: [http://www.geomethree.xyz](http://www.geomethree.xyz).
   For some reason I can’t input information by clicking on the input field of the
   form, but when I click the button an input cursor appears in the input field 
   and then all works fine.
 * How can I fix this in order for users to be able to fill out the form properly
   by selecting the input field and typing their email and then submitting by clicking
   the button?
 * I’m using WP with installed free Astra Theme with Elementor Builder. The plugins
   I have activated are:
 * Astra Starter Sites v1.3.17
    Elementor v2.6.8 Essential Addons for Elementor 
   v3.2.1 Livemesh Addons for Elementor v2.8 Ninja Forms v3.4.18 Ultimate Addons
   for Gutenberg v1.13.6 WPForms Lite v1.5.5
 * Thank you in advance,
    Aleksandar
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwp-forms-input-fields-not-working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Ethan Choi](https://wordpress.org/support/users/ethanchoi/)
 * (@ethanchoi)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/wp-forms-input-fields-not-working/#post-11891045)
 * Hi [@aleksandar123](https://wordpress.org/support/users/aleksandar123/),
 * It looks like you might have the CSS class `wpforms-two-fourths` to the Email
   field ([like so](http://cloud.supportally.com/4b04e28d124f)), and a style conflict
   with the site theme might have caused the issue you see.
 * To resolve the issue, you can remove the CSS class `wpforms-two-fourths` from
   the field, and follow our tutorial to [display the form in a single line](https://wpforms.com/docs/how-to-display-your-form-in-a-single-line/).
 * Hope this helps!
 *  [aristotle25](https://wordpress.org/support/users/aristotle25/)
 * (@aristotle25)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wp-forms-input-fields-not-working/#post-12660658)
 * Anyone ending up here. This is in most cases the fix:
    – Go to Display > Customizer
   > Custom CSS – Add the following: .wpforms-container .wpforms-field { position:
   inherit; }

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WP Forms Input Fields Not Working’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

## Tags

 * [input field](https://wordpress.org/support/topic-tag/input-field/)
 * [wp forms](https://wordpress.org/support/topic-tag/wp-forms/)

 * 2 replies
 * 13 participants
 * Last reply from: [aristotle25](https://wordpress.org/support/users/aristotle25/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/wp-forms-input-fields-not-working/#post-12660658)
 * Status: resolved