Title: input field width
Last modified: April 15, 2018

---

# input field width

 *  [sozans](https://wordpress.org/support/users/sozans/)
 * (@sozans)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/input-field-width/)
 * Hello, I’m trying to resolve the input field width in my form. For some reason
   the spacing favours the labels instead of the input field and I can’t seem to
   find the right selector to edit css.
 * Thanks in advance for any assistance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Finput-field-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Mike Meinz](https://wordpress.org/support/users/mikemeinz/)
 * (@mikemeinz)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/input-field-width/#post-10184007)
 * These are the CSS entries that I put into the Participants Database Custom CSS
   area for my Signup page. I determined the CSS selectors by using View Source 
   in my web browser.
 *     ```
       #pdb-zip {width:72px;}
       #pdb-phone {width:72px;}
       #pdb-address {width:250px;}
       #pdb-email {width:250px;}
       #pdb-verify_email_address {width:250px;}
       #pdb-occupation {width:250px;}
       #pdb-employer {width:250px;}
       [name="captcha[]"] {width:25px;}
       ```
   
    -  This reply was modified 8 years, 1 month ago by [Mike Meinz](https://wordpress.org/support/users/mikemeinz/).
    -  This reply was modified 8 years, 1 month ago by [Mike Meinz](https://wordpress.org/support/users/mikemeinz/).

Viewing 1 replies (of 1 total)

The topic ‘input field width’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Mike Meinz](https://wordpress.org/support/users/mikemeinz/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/input-field-width/#post-10184007)
 * Status: not resolved