Title: Problem with the Button alignment
Last modified: December 19, 2020

---

# Problem with the Button alignment

 *  Resolved [asploro](https://wordpress.org/support/users/asploro/)
 * (@asploro)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-the-button-alignment/)
 * The button for my pages are used to be at the center of the page, but when I 
   have updated the theme they have shifted to the left automatically. It happened
   for almost all my pages. The URL that i have provided above is only the sample.
 * I need the buttons to be aligned at the center of the page.
 * Please see below URl for reference
 * [https://asploro.com/focal-fibroadipose-overgrowth-of-the-forehead-a-case-report/](https://asploro.com/focal-fibroadipose-overgrowth-of-the-forehead-a-case-report/)
 * Also, for the buttons text, I am getting the underline option. That should be
   removed. Can anyone provide me the CSS for this
    -  This topic was modified 5 years, 5 months ago by [asploro](https://wordpress.org/support/users/asploro/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-the-button-alignment%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-the-button-alignment/#post-13813291)
 * Hello,
 * For the button alignment issue, ​Please try to add the below CSS code from the
   Appearance > Customize > Custom CSS, and check.
 *     ```
       .wp-block-buttons.aligncenter {
           justify-content: center;
       }
       ```
   
 * For the underline option, try to update the theme to the latest version 2.0.02
   to fix the issue.
 *  Thread Starter [asploro](https://wordpress.org/support/users/asploro/)
 * (@asploro)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-the-button-alignment/#post-13814728)
 * [@abhikr781](https://wordpress.org/support/users/abhikr781/) Thank you Abhishek,
   this resolved my issue.
 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-the-button-alignment/#post-13821515)
 * You are most welcome and Glad to know that issue has been fixed 😊

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

The topic ‘Problem with the Button alignment’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.6/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-the-button-alignment/#post-13821515)
 * Status: resolved