Title: text field
Last modified: August 24, 2016

---

# text field

 *  Resolved [IslandReb](https://wordpress.org/support/users/islandreb/)
 * (@islandreb)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/text-field-6/)
 * When entering name, address, etc., in the text field on the online application,
   the letters appear halfway hidden.
 * [https://wordpress.org/plugins/form-maker/](https://wordpress.org/plugins/form-maker/)

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

 *  Thread Starter [IslandReb](https://wordpress.org/support/users/islandreb/)
 * (@islandreb)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/text-field-6/#post-6002534)
 * Here is the form:
 * [http://sjima.org/cardboard-camp-application/](http://sjima.org/cardboard-camp-application/)
 *  Plugin Contributor [webdorado](https://wordpress.org/support/users/webdorado/)
 * (@webdorado)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/text-field-6/#post-6002678)
 *  Plugin Contributor [webdorado](https://wordpress.org/support/users/webdorado/)
 * (@webdorado)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/text-field-6/#post-6002679)
 * Dear IslandReb,
 * Please go to your form theme and replace
 *     ```
       input[type="text"]{
       	border-radius: 7px;
       	height: 30px;
       	border: 1px solid #ccc;
       	padding:0 3px !important;
       }
       ```
   
 * with
 *     ```
       input[type="text"]{
       	border-radius: 7px;
       	border: 1px solid #ccc;
       	padding:0 3px !important;
       }
       ```
   

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

The topic ‘text field’ is closed to new replies.

 * ![](https://ps.w.org/form-maker/assets/icon-256x256.png?rev=2068681)
 * [Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder](https://wordpress.org/plugins/form-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/form-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/form-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/form-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-maker/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [webdorado](https://wordpress.org/support/users/webdorado/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/text-field-6/#post-6002679)
 * Status: resolved