Title: Subscribe button not centering
Last modified: April 14, 2017

---

# Subscribe button not centering

 *  Resolved [rr2017](https://wordpress.org/support/users/rr2017/)
 * (@rr2017)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/subscribe-button-not-centering/)
 * Hello,
 * So to start, here is my site: [http://www.rachelrumbelow.com](http://www.rachelrumbelow.com)
 * On the home page/blog page, the subscribe button on my subscription form is centered
   but every other page and single blog post after that it is aligned left.
    Any
   ideas on how to fix this?
 * Also, I was wondering if there is a way to change the size of the email box. 
   It is way longer than I prefer.
 * Thank you!

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

 *  Plugin Contributor [Lisa Schuyler](https://wordpress.org/support/users/lschuyler/)
 * (@lschuyler)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/subscribe-button-not-centering/#post-9050741)
 * Hi [@rr2017](https://wordpress.org/support/users/rr2017/) !
 * Try adding this CSS snippet to your Appearance -> Edit CSS page:
 *     ```
       p#subscribe-submit {
           text-align: center;
       }
       ```
   
 * That should bump the subscription button back to the middle of the page.
 * Let me know if I can help further!
 *  Thread Starter [rr2017](https://wordpress.org/support/users/rr2017/)
 * (@rr2017)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/subscribe-button-not-centering/#post-9053259)
 * That did it! Thank you!

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

The topic ‘Subscribe button not centering’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

## Tags

 * [subscribe button](https://wordpress.org/support/topic-tag/subscribe-button/)
 * [subscription form](https://wordpress.org/support/topic-tag/subscription-form/)

 * 2 replies
 * 2 participants
 * Last reply from: [rr2017](https://wordpress.org/support/users/rr2017/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/subscribe-button-not-centering/#post-9053259)
 * Status: resolved