Title: How to align this button?
Last modified: August 31, 2016

---

# How to align this button?

 *  Resolved [ejbayron](https://wordpress.org/support/users/esourceblog/)
 * (@esourceblog)
 * [10 years ago](https://wordpress.org/support/topic/how-to-align-this-button/)
 * Hi, I want to align the button on my checkout page I want to put it on the center,
   please this image: [http://prntscr.com/b8ns5m](http://prntscr.com/b8ns5m)
 * Regards
 * EJ
 * [https://wordpress.org/plugins/express-checkout/](https://wordpress.org/plugins/express-checkout/)

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

 *  Plugin Author [wpgateways](https://wordpress.org/support/users/wpgateways/)
 * (@wpgateways)
 * [10 years ago](https://wordpress.org/support/topic/how-to-align-this-button/#post-7418360)
 * Hello @ejbayron,
 * Can you please tell me which WordPress themes you are using ?
 * Thanks!
 *  Plugin Author [wpgateways](https://wordpress.org/support/users/wpgateways/)
 * (@wpgateways)
 * [10 years ago](https://wordpress.org/support/topic/how-to-align-this-button/#post-7418427)
 * We have resolved this issue and push to latest update.
 *  [wikkd](https://wordpress.org/support/users/wikkd/)
 * (@wikkd)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-align-this-button/#post-7418503)
 * Hi, need to align it too, like on the image above (ejbayron). Where can i find
   the correct code?
 * Thanks for helping!
    Wikkd
 *  Plugin Author [wpgateways](https://wordpress.org/support/users/wpgateways/)
 * (@wpgateways)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-align-this-button/#post-7418504)
 * [@wikkd](https://wordpress.org/support/users/wikkd/), Can you please provide 
   your website for more details?
 *  [wikkd](https://wordpress.org/support/users/wikkd/)
 * (@wikkd)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-align-this-button/#post-7418505)
 * [@wpgateways](https://wordpress.org/support/users/wpgateways/) Sure, it’S [https://goo.gl/9zK0FO](https://goo.gl/9zK0FO)
 *  Plugin Author [wpgateways](https://wordpress.org/support/users/wpgateways/)
 * (@wpgateways)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-align-this-button/#post-7418506)
 * Please used below CSS code in style.css of WP theme.
 *     ```
       .express_checkout_button_chekout_page{
       margin: auto;
           text-align: center;
       }
       .shop #customer_details {
           margin-bottom: 0 !important;
       }
       ```
   
 * Please Note: Clear cache.
 *  [wikkd](https://wordpress.org/support/users/wikkd/)
 * (@wikkd)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-align-this-button/#post-7418507)
 * It works, thanks so much!
 *  Plugin Author [wpgateways](https://wordpress.org/support/users/wpgateways/)
 * (@wpgateways)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-align-this-button/#post-7418508)
 * Glad to hear it!
 * If you have a moment to leave a [ review ](https://wordpress.org/support/view/plugin-reviews/express-checkout)
   for the plugin that would be greatly appreciated.
 * Thank you very much!

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

The topic ‘How to align this button?’ is closed to new replies.

 * ![](https://ps.w.org/express-checkout/assets/icon-256x256.png?rev=2412379)
 * [Express Checkout via PayPal for WooCommerce](https://wordpress.org/plugins/express-checkout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/express-checkout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/express-checkout/)
 * [Active Topics](https://wordpress.org/support/plugin/express-checkout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/express-checkout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/express-checkout/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [wpgateways](https://wordpress.org/support/users/wpgateways/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-align-this-button/#post-7418508)
 * Status: resolved