Title: change submit button position
Last modified: September 1, 2016

---

# change submit button position

 *  Resolved [Mick37](https://wordpress.org/support/users/mick37/)
 * (@mick37)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/change-submit-button-position/)
 * Hi
 * I get in touch earlier, i was looking for help centrally aligning the submit 
   button. You gave me the following css:
 * margin: .5em auto 0;
 * This worked great.
    I have made a few more tweaks to the style of the form and
   now the button sits too high up, i.e. i want to move the button down so it is
   at the bottom of the form in line with the last radio button. I have tried amending
   the margin but the button does not move. Can you help?
 * my url – [http://bit.ly/295IzLg](http://bit.ly/295IzLg)
 * thanks….
 * [https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/)

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

 *  Plugin Contributor [Tracy Levesque](https://wordpress.org/support/users/liljimmi/)
 * (@liljimmi)
 * 🏳️‍🌈 YIKES, Inc. Co-Owner
 * [9 years, 11 months ago](https://wordpress.org/support/topic/change-submit-button-position/#post-7533919)
 * Hi there.
 * Please try this:
 *     ```
       #yikes-mailchimp-container-1 .field-left-half.MMERGE3-label {
       	display: inline-block;
       	float: none;
       }
   
       #yikes-mailchimp-container-1 .yikes-easy-mc-form .yikes-easy-mc-submit-button {
       	display: inline-block;
       }
       ```
   
 * Let us know how it goes!
    -Tracy
 *  Thread Starter [Mick37](https://wordpress.org/support/users/mick37/)
 * (@mick37)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/change-submit-button-position/#post-7533930)
 * hi Tracy
    Thanks for your help again!
 * Weird thing, I have added your CSS. It looks fine on a PC but not on a MAC…?
   
   On the MAC the submit button is under the radio buttons, on the PC the submit
   button is to the right of the radio buttons, centrally located, just where I 
   want it to be.
 * Any ideas?
 *  Plugin Contributor [Tracy Levesque](https://wordpress.org/support/users/liljimmi/)
 * (@liljimmi)
 * 🏳️‍🌈 YIKES, Inc. Co-Owner
 * [9 years, 11 months ago](https://wordpress.org/support/topic/change-submit-button-position/#post-7533933)
 * What web browser, specifically?
 *  Thread Starter [Mick37](https://wordpress.org/support/users/mick37/)
 * (@mick37)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/change-submit-button-position/#post-7533935)
 * chrome on both PC and MAC
 *  Plugin Contributor [Tracy Levesque](https://wordpress.org/support/users/liljimmi/)
 * (@liljimmi)
 * 🏳️‍🌈 YIKES, Inc. Co-Owner
 * [9 years, 11 months ago](https://wordpress.org/support/topic/change-submit-button-position/#post-7533936)
 * This is how it looks for me on Chrome: [https://cloudup.com/imx4kmhHgSV](https://cloudup.com/imx4kmhHgSV)
 *  Thread Starter [Mick37](https://wordpress.org/support/users/mick37/)
 * (@mick37)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/change-submit-button-position/#post-7533983)
 * hi tracey
    sorry my mistake, i am using chrome on my PC, my colleague is using
   firefox on her MAC.
 * she has checked it on chrome and it looks fine, seems like the issue is on firefox.
 * by the way, when i click on the cloudup link you sent, i just get a black screen..
 *  Plugin Contributor [Tracy Levesque](https://wordpress.org/support/users/liljimmi/)
 * (@liljimmi)
 * 🏳️‍🌈 YIKES, Inc. Co-Owner
 * [9 years, 10 months ago](https://wordpress.org/support/topic/change-submit-button-position/#post-7534038)
 * Hello,
 * I was able to get a hold of my colleague’s Mac for a moment and I can see the
   issue on Safari, but I can’t resolve it. Both elements are set to inline-block
   and no matter how I mess with them, I can’t get them to display horizontally.
 * I do not have unlimited time with a Mac at this time to further troubleshoot.
 * Thank you,
    -Tracy

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

The topic ‘change submit button position’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/yikes-inc-easy-mailchimp-extender_a1c7e5.
   svg)
 * [Easy Forms for Mailchimp](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/)
 * [Active Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Tracy Levesque](https://wordpress.org/support/users/liljimmi/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/change-submit-button-position/#post-7534038)
 * Status: resolved