Title: Styling submit button or replace with image
Last modified: September 1, 2016

---

# Styling submit button or replace with image

 *  Resolved [annamichalska](https://wordpress.org/support/users/annamichalska/)
 * (@annamichalska)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/styling-submit-button-or-replace-with-image/)
 * Is it possible to style the submit button (for example, making the text larger
   and/or a different color)? My WP theme makes the submit the same color as everything
   else and it doesn’t seem intuitive that it’s a button to hit submit. Alternatively,
   and more preferably, is it possible to replace the submit button with an image?
 * [https://wordpress.org/plugins/mailchimp-for-wp/](https://wordpress.org/plugins/mailchimp-for-wp/)

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

 *  Plugin Contributor [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/styling-submit-button-or-replace-with-image/#post-7506671)
 * Hey annamichalska,
 * You can add custom CSS to style the button, however, please note custom styling
   is beyond the scope of our support. If you share a link to your page and let 
   us know what changes you exactly need, I’ll provide you with some CSS code to
   get started.
 *  Thread Starter [annamichalska](https://wordpress.org/support/users/annamichalska/)
 * (@annamichalska)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/styling-submit-button-or-replace-with-image/#post-7506672)
 * Hi Harish,
 * Thank you so much for the reply! I would prefer to be able to use an image in
   place of text for a submit button. If I upload an image (for example: submit.
   jpg) onto my server, what is the code I need to use to replace the submit button
   and where to I put this code in?
 * Anna
 *  Plugin Contributor [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/styling-submit-button-or-replace-with-image/#post-7506675)
 * Hello Anna,
 * To replace the submit with an image, you can replace the submit button’s code
   with this:
 * `<input type="image" src="http://mywebsite/submit.gif" alt="Submit" />`
 * Make sure the URL to your submit image is correct.
 * I hope this helps.
 *  Thread Starter [annamichalska](https://wordpress.org/support/users/annamichalska/)
 * (@annamichalska)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/styling-submit-button-or-replace-with-image/#post-7506683)
 * This worked perfectly, thank you so much for your help!
 *  Plugin Contributor [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/styling-submit-button-or-replace-with-image/#post-7506684)
 * I’m glad that worked Anna, thanks for letting us know!
 * PS. Should you have a quick minute to spare, [a plugin review here on WordPress.org](http://wordpress.org/support/view/plugin-reviews/mailchimp-for-wp?rate=5#postform)
   would make us quite happy. 🙂

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

The topic ‘Styling submit button or replace with image’ is closed to new replies.

 * ![](https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577)
 * [MC4WP: Mailchimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp-for-wp/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/styling-submit-button-or-replace-with-image/#post-7506684)
 * Status: resolved