Title: Height text fields
Last modified: December 5, 2019

---

# Height text fields

 *  Resolved [robbuiks1984](https://wordpress.org/support/users/robbuiks1984/)
 * (@robbuiks1984)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/height-text-fields/)
 * Hi,
 * I have a problem with the height of my text fields. I want them to have a height
   like normal, not that low as they are now. Can you help me how to change this
   with CSS?
 * Thanks,
 * Rob
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheight-text-fields%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/height-text-fields/#post-12211531)
 * Hello [@robbuiks1984](https://wordpress.org/support/users/robbuiks1984/),
 * Thank you for reaching out to us!
    The form is styled by the theme. To increase
   their height please add this code in Appearance > Customize > Additional CSS:
 *     ```
       .strong-form input, .strong-form select {
       	height: 40px;
       }
       ```
   
 * All the best,
    Mihaela
 *  Thread Starter [robbuiks1984](https://wordpress.org/support/users/robbuiks1984/)
 * (@robbuiks1984)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/height-text-fields/#post-12211782)
 * Hi Mihaela,
 * Thanks a lot! It works fine.
 * Best,
 * Rob

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

The topic ‘Height text fields’ is closed to new replies.

 * ![](https://ps.w.org/strong-testimonials/assets/icon-256x256.png?rev=3134855)
 * [Strong Testimonials](https://wordpress.org/plugins/strong-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/strong-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/strong-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/strong-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/strong-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/strong-testimonials/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [robbuiks1984](https://wordpress.org/support/users/robbuiks1984/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/height-text-fields/#post-12211782)
 * Status: resolved