Title: Centering Issue
Last modified: August 22, 2016

---

# Centering Issue

 *  [MiracleB2013](https://wordpress.org/support/users/miracleb2013/)
 * (@miracleb2013)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/centering-issue-1/)
 * The PayPal button on my page is centered in the editor. However, when the published
   page is viewed, it’s still aligned left. I have entered all the centering tricks
   I know in the text part of the editor and nothing seems to work.
 * Anyone have any ideas on how I can fix it?
 * Here is the page: [http://theillixer.com/services-2/](http://theillixer.com/services-2/)
 * Here is my site: [http://theillixer.com/](http://theillixer.com/)

Viewing 1 replies (of 1 total)

 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/centering-issue-1/#post-5222864)
 * If your theme provides a way to enter custom CSS, use that. Otherwise, you should
   create a [Child](http://codex.wordpress.org/Child_Themes) theme or use a CSS 
   plugin such as [Simple Custom CSS](http://wordpress.org/plugins/simple-custom-css/)
   to make your changes. If you do not, all of your changes will be lost if you 
   update your theme.
 * You can test this by adding it to the end of your theme’s style.css, but to make
   it permanent, you should do as suggested above:
 *     ```
       .post-27128 form input { float: none; }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Centering Issue’ is closed to new replies.

## Tags

 * [buttons](https://wordpress.org/support/topic-tag/buttons/)
 * [centering](https://wordpress.org/support/topic-tag/centering/)
 * [editor](https://wordpress.org/support/topic-tag/editor/)
 * [paypal](https://wordpress.org/support/topic-tag/paypal/)
 * [publishing](https://wordpress.org/support/topic-tag/publishing/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/centering-issue-1/#post-5222864)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
