Title: Form fields not working?
Last modified: August 21, 2016

---

# Form fields not working?

 *  Resolved [halftimewhistle](https://wordpress.org/support/users/halftimewhistle/)
 * (@halftimewhistle)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/form-fields-not-working/)
 * I’ve just installed the plugin, designed the content and everything looks great,
   but when I embed it into a page and publish it, the form fields don’t let me 
   input anything?
 * Please find the page here:
 * [http://www.halftimewhistle.co.uk/warrior-competition](http://www.halftimewhistle.co.uk/warrior-competition)
 * Any response is much appreciated!
 * [https://wordpress.org/plugins/contesthopper/](https://wordpress.org/plugins/contesthopper/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Webikon s.r.o.](https://wordpress.org/support/users/webikon/)
 * (@webikon)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/form-fields-not-working/#post-4680290)
 * Hello,
 * your theme is setting a height for inputs. You actually are inputting text in
   the inputs, but you can’t see it.
 * Add
 *     ```
       .ch_widget input {
           height: 41px;
       }
       ```
   
 * to your CSS.

Viewing 1 replies (of 1 total)

The topic ‘Form fields not working?’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Webikon s.r.o.](https://wordpress.org/support/users/webikon/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/form-fields-not-working/#post-4680290)
 * Status: resolved