Title: [Help!] Input Area Icons &#8211; Hustle Forms
Last modified: November 10, 2019

---

# [Help!] Input Area Icons – Hustle Forms

 *  Resolved [formsaregreat](https://wordpress.org/support/users/formsaregreat/)
 * (@formsaregreat)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/help-input-area-icons/)
 * Hi!
 * I need to put icons to the left of the placeholder field in both the first name
   and email input sections of the form.
 * First name:
    Person icon
 * Email:
    Mail icon
 * Could someone please let me know how to do this?
 * Thank you!
    -  This topic was modified 6 years, 7 months ago by [formsaregreat](https://wordpress.org/support/users/formsaregreat/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhelp-input-area-icons%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [formsaregreat](https://wordpress.org/support/users/formsaregreat/)
 * (@formsaregreat)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/help-input-area-icons/#post-12114967)
 * I mean a custom icon instead of the stock one 🙂
 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/help-input-area-icons/#post-12116724)
 * Hello [@formsaregreat](https://wordpress.org/support/users/formsaregreat/) ,
 * You can use CSS like that, to add custom icons:
 *     ```
       .hustle-ui .hustle-icon-email::before
       {background-image: url(http://URLTOYOURIMAGE.JPG);
   
       color:
       transparent;}
       ```
   
 * And for the name field use selector like that:
 * `.hustle-ui .hustle-icon-name::before`
 * kind regards,
    Kasia

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

The topic ‘[Help!] Input Area Icons – Hustle Forms’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/help-input-area-icons/#post-12116724)
 * Status: resolved