Title: Fields disappear
Last modified: September 1, 2016

---

# Fields disappear

 *  Resolved [brohank](https://wordpress.org/support/users/brohank/)
 * (@brohank)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/fields-disappear-1/)
 * Using shortcode inside boxzilla, form shows up fine, but when clicking on field
   to make entry, field disappears and no entry is allowed.
 * Can be viewed at [http://walking.john812.com](http://walking.john812.com)
 * [https://wordpress.org/plugins/mailchimp-for-wp/](https://wordpress.org/plugins/mailchimp-for-wp/)

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

 *  Plugin Contributor [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/fields-disappear-1/#post-7522566)
 * Hello,
 * In your theme’s main.css file, you have below lines of code which are responsible
   for the issue you are facing.
 *     ```
       form input:focus, form input:focus + .error, form textarea:focus + .error {
           display: none;
       }
       ```
   
 * Please remove this code.
 *  Thread Starter [brohank](https://wordpress.org/support/users/brohank/)
 * (@brohank)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/fields-disappear-1/#post-7522596)
 * Thank you Harish…however I can’t find any main.css file.
 *  Thread Starter [brohank](https://wordpress.org/support/users/brohank/)
 * (@brohank)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/fields-disappear-1/#post-7522603)
 * Disregard…found it.
 *  Plugin Contributor [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/fields-disappear-1/#post-7522604)
 * Hello,
    It’s within your active theme. Here is a direct link [http://john812.com/walking/wp-content/themes/jelly/css/main.css](http://john812.com/walking/wp-content/themes/jelly/css/main.css).

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

The topic ‘Fields disappear’ is closed to new replies.

 * ![](https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577)
 * [MC4WP: Mailchimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp-for-wp/reviews/)

## Tags

 * [disappear](https://wordpress.org/support/topic-tag/disappear/)

 * 4 replies
 * 2 participants
 * Last reply from: [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/fields-disappear-1/#post-7522604)
 * Status: resolved