Title: submit button alignment?
Last modified: August 21, 2016

---

# submit button alignment?

 *  Resolved [philmay](https://wordpress.org/support/users/philmay/)
 * (@philmay)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/submit-button-alignment-1/)
 * I am having a problem aligning the submit buttons on my email capture forms. 
   I have the premium version so i am running 2 lists on one page.
    I managd to 
   align the labels and boxes correctly, but the submit button is not under the 
   last field, instead its to the right: [see here](http://www.meshgeo.com)
 * [http://wordpress.org/plugins/wp-email-capture/](http://wordpress.org/plugins/wp-email-capture/)

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

 *  [shevachp](https://wordpress.org/support/users/shevachp/)
 * (@shevachp)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/submit-button-alignment-1/#post-4246701)
 * I have very similar problem. I put it (free version not premium) on as a widget
   and the submit button is to the left and not centered. I wonder if there is one
   solution for both of our problems?
 *  [artdesigner](https://wordpress.org/support/users/artdesigner/)
 * (@artdesigner)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/submit-button-alignment-1/#post-4246813)
 * Hello Phil,
 * I see that you got this resolved, can you let us know how you got it fixed? Much
   appreciated and thank you for your time!
 *  Thread Starter [philmay](https://wordpress.org/support/users/philmay/)
 * (@philmay)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/submit-button-alignment-1/#post-4246814)
 * i added this css to make it work:
 *     ```
       #wp_email_capture_2
       {
           display: block;
           width: 160px;
           float: left;
   
           text-align: left;
           border: none;
       }
       ```
   
 *  [artdesigner](https://wordpress.org/support/users/artdesigner/)
 * (@artdesigner)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/submit-button-alignment-1/#post-4246815)
 * Thanks!
 * I tried it but didn’t work. It might be the CSS in the theme.
 * What is weird is when viewing it on Chrome or Safari it looks fine. The submit
   button is below the email box. But when I view it on a tablet such as a Galaxy
   Tab or on Firefox on a desktop the submit button is behind the email box.
 * Thanks again for your help!
 *  Plugin Author [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/)
 * (@rhyswynne)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/submit-button-alignment-1/#post-4246816)
 * Hmmmm….. This sort of thing is difficult to diagnose (hence why I don’t support
   CSS) as something in your theme is causing issues with the display.
 * I’d recommend speaking with your theme designer, see if they can give you any
   help.

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

The topic ‘submit button alignment?’ is closed to new replies.

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

 * 5 replies
 * 4 participants
 * Last reply from: [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/submit-button-alignment-1/#post-4246816)
 * Status: resolved