Title: [Plugin: MailChimp List Subscribe Form] Submit Button Alignment
Last modified: August 20, 2016

---

# [Plugin: MailChimp List Subscribe Form] Submit Button Alignment

 *  Resolved [jaclyn@echo-group.com](https://wordpress.org/support/users/jaclynecho-groupcom/)
 * (@jaclynecho-groupcom)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-submit-button-alignment/)
 * I would like to left align my submit button so it’s in line with the rest of 
   the form, but I can’t figure it out. My site is [http://www.protectpaworkers.com](http://www.protectpaworkers.com).
   Thanks!
 * [http://wordpress.org/extend/plugins/mailchimp/](http://wordpress.org/extend/plugins/mailchimp/)

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

 *  [mc_nate](https://wordpress.org/support/users/mc_nate/)
 * (@mc_nate)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-submit-button-alignment/#post-2666107)
 * Hey there, Jaclyn!
 * No worries!
 * It seems that the submit button needs to be set to display as “block”. To do 
   that, you’ll want to add the following CSS to your site’s Style.css file under“
   Appearance” -> “Editor” -> “Style.css”.
 *     ```
       input#mc_signup_submit.button {
       display: block;}
       ```
   
 * You can also set some margins to the left to allow the button to be centered 
   underneath your fields, as well.
 * If we can help with anything else, give us a shout!
 * Cheers
 *  Thread Starter [jaclyn@echo-group.com](https://wordpress.org/support/users/jaclynecho-groupcom/)
 * (@jaclynecho-groupcom)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-submit-button-alignment/#post-2666109)
 * Worked perfectly! Thank you so much!
 *  [mc_nate](https://wordpress.org/support/users/mc_nate/)
 * (@mc_nate)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-submit-button-alignment/#post-2666154)
 * Awesome!
 *  [jlwgreg](https://wordpress.org/support/users/jlwgreg/)
 * (@jlwgreg)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-submit-button-alignment/#post-2666198)
 * Having a similar problem but I have tried my best to hack a theme and can’t line
   up this text all in one line. See [http://notboxings.com/](http://notboxings.com/)
 * It should read:
 * follow me on twitter @sydneysarachan to subscribe, enter your email address:[
   field] [subscribe button] all in one line.
 * What am I doing wrong?
 *  [mc_nate](https://wordpress.org/support/users/mc_nate/)
 * (@mc_nate)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-submit-button-alignment/#post-2666202)
 * Hey there, jlwgreg!
 * Generally, this can be accomplished through the CSS. Because you’ve got a particularly
   longer field label, it might be best to set that label to hidden and have the
   text display within the actual field. Here’s another post with a similar situation
   that might help:
 * [http://wordpress.org/support/topic/styling-mailchimp-for-one-line?replies=2](http://wordpress.org/support/topic/styling-mailchimp-for-one-line?replies=2)
 * Let us know if we can further assist!
 * Cheers

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

The topic ‘[Plugin: MailChimp List Subscribe Form] Submit Button Alignment’ is closed
to new replies.

 * ![](https://ps.w.org/mailchimp/assets/icon.svg?rev=3156997)
 * [Mailchimp List Subscribe Form](https://wordpress.org/plugins/mailchimp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp/reviews/)

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [mc_nate](https://wordpress.org/support/users/mc_nate/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-submit-button-alignment/#post-2666202)
 * Status: resolved