Title: Need help customizing the forms&#8230;halp!
Last modified: October 19, 2018

---

# Need help customizing the forms…halp!

 *  Resolved [sturmdogg](https://wordpress.org/support/users/sturmdogg/)
 * (@sturmdogg)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/need-help-customizing-the-forms-halp/)
 * Hello again.
 * I need to customize the forms, hopefully you can help.
 * 1. How do I put in placeholders on the login form fields?
    2. Any way to customize
   the look of the file upload field? 3. How do I change the text of the login submit
   button?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/need-help-customizing-the-forms-halp/#post-10798125)
 * To change things with the login form inputs (i.e. putting in placeholders), you
   can use the wpmem_login_form_rows filter:
    [https://rocketgeek.com/plugins/wp-members/docs/filter-hooks/wpmem_login_form_rows/](https://rocketgeek.com/plugins/wp-members/docs/filter-hooks/wpmem_login_form_rows/)
 * There is a ready-made code snippet (and some for the register form and widget
   login as well) in a tutorial post available to support site subscribers:
    [https://rocketgeek.com/filter-hooks/replace-form-label-tags-with-input-tag-placeholders/](https://rocketgeek.com/filter-hooks/replace-form-label-tags-with-input-tag-placeholders/)
 * Upload fields are kind of browser specific. But you can generally customize them
   with CSS. Try a google search:
    [https://www.google.com/search?q=css+for+file+upload](https://www.google.com/search?q=css+for+file+upload)
 * For more complex CSS, you may want to implement a custom stylesheet for the plugin,
   but for most instances, the plugin does allow for you to work on form elements
   in the WordPress Customizer so you can use the Customizer’s Custom CSS feature,
   which is fairly easy to do. There are instructions in the plugin’s docs here:
   
   [https://rocketgeek.com/plugins/wp-members/docs/customizing-forms/using-the-wordpress-customizer/](https://rocketgeek.com/plugins/wp-members/docs/customizing-forms/using-the-wordpress-customizer/)
 * You can customize the Heading and Submit button text for the login form with 
   the wpmem_inc_login_args filter:
    [https://rocketgeek.com/plugins/wp-members/docs/filter-hooks/wpmem_inc_login_args/](https://rocketgeek.com/plugins/wp-members/docs/filter-hooks/wpmem_inc_login_args/)

Viewing 1 replies (of 1 total)

The topic ‘Need help customizing the forms…halp!’ is closed to new replies.

 * ![](https://ps.w.org/wp-members/assets/icon-256x256.png?rev=1226414)
 * [WP-Members Membership Plugin](https://wordpress.org/plugins/wp-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-members/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-members/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/need-help-customizing-the-forms-halp/#post-10798125)
 * Status: resolved