Title: Styling the fields on forms
Last modified: October 30, 2019

---

# Styling the fields on forms

 *  Resolved [Jamie Richards](https://wordpress.org/support/users/jamorecords/)
 * (@jamorecords)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/styling-the-fields-on-forms/)
 * Hello,
 * Could someone help me style the forms? Take a look at the registration page and
   you’ll see really quickly how small the fields are. I also want the text a little
   bigger.
 * [http://k1b.b26.myftpupload.com/registration/](http://k1b.b26.myftpupload.com/registration/)
 * Can somebody help me out? I’m no good at CSS. Still learning.
 * Thanks so much!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstyling-the-fields-on-forms%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [WP User Manager](https://wordpress.org/support/users/wpusermanager/)
 * (@wpusermanager)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/styling-the-fields-on-forms/#post-12090843)
 * Would something like this work?
 *     ```
       .wpum-form fieldset input {
           font-size: 18px;
           padding: 10px 10px 8px;
       }
       ```
   
    -  This reply was modified 6 years, 8 months ago by [WP User Manager](https://wordpress.org/support/users/wpusermanager/).
 *  Thread Starter [Jamie Richards](https://wordpress.org/support/users/jamorecords/)
 * (@jamorecords)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/styling-the-fields-on-forms/#post-12090912)
 * That worked perfectly! Thank you so much for your reply! I really dig your plugin.
   It’s a cool feature on my site that I’m fixing to launch. Anyway, thanks again
   for replying.
 * Have a good one!
 *  Plugin Author [WP User Manager](https://wordpress.org/support/users/wpusermanager/)
 * (@wpusermanager)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/styling-the-fields-on-forms/#post-12090927)
 * Awesome 🙌!

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

The topic ‘Styling the fields on forms’ is closed to new replies.

 * ![](https://ps.w.org/wp-user-manager/assets/icon-256x256.png?rev=3468506)
 * [WP User Manager - User Profile Builder & Membership](https://wordpress.org/plugins/wp-user-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-user-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-user-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-user-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-user-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-user-manager/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [WP User Manager](https://wordpress.org/support/users/wpusermanager/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/styling-the-fields-on-forms/#post-12090927)
 * Status: resolved