Title: Replace submit button text to icon
Last modified: November 25, 2018

---

# Replace submit button text to icon

 *  Resolved [indrabhusanroy](https://wordpress.org/support/users/indrabhusanroy/)
 * (@indrabhusanroy)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/replace-submit-button-text-to-icon/)
 * Hi, I want to replace the submit buttton text label to fontawesome envelope icon,
   so there will be no submit button text, instead there will be a envelope icon
   on the submit button. Can you please help me.

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/replace-submit-button-text-to-icon/#post-10916409)
 * Hi,
 * To replace the submit button with an image/icon use the following style (replace
   the image URL with your own image URL):
 * .pbSubmit{
    background-image:url([https://form2email.dwbooster.com/images/logo.png](https://form2email.dwbooster.com/images/logo.png));
   color:transparent; }
 * Add the needed styles into the “Customization area >> Add Custom Styles” (at 
   the bottom of the page that contains the list of forms).
 * You can read more about customizing the form styles at:
 * [https://form2email.dwbooster.com/blog/2018/11/02/customizing-styles/](https://form2email.dwbooster.com/blog/2018/11/02/customizing-styles/)
 * Thank you for using the plugin!

Viewing 1 replies (of 1 total)

The topic ‘Replace submit button text to icon’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-to-email/assets/icon-256x256.png?rev=1907808)
 * [Contact Form Email](https://wordpress.org/plugins/contact-form-to-email/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-to-email/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-to-email/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-to-email/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-to-email/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-to-email/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [submit](https://wordpress.org/support/topic-tag/submit/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/replace-submit-button-text-to-icon/#post-10916409)
 * Status: resolved