Title: Multiple Button Alignment
Last modified: March 18, 2021

---

# Multiple Button Alignment

 *  Resolved [barryscontent](https://wordpress.org/support/users/barryscontent/)
 * (@barryscontent)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/multiple-button-alignment/)
 * Since last week, the clickable buttons on the homepage of my site have shifted
   alignment. I haven’t made any changes to cause this.
 * When I go to edit mode, it says that they are aligned in the centre, however 
   from the homepage, you’ll see that they’re clearly stuck to the left.
 * The affected buttons are “My Work” and “Contact” at the top of the page, as well
   as “Get Started” under the Pricing Table further down.
 * The affected URL is [http://www.barryscontent.com](http://www.barryscontent.com)
 * I’ll appreciate any help!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmultiple-button-alignment%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [danamv](https://wordpress.org/support/users/danamv/)
 * (@danamv)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/multiple-button-alignment/#post-14203328)
 * Hello [@barryscontent](https://wordpress.org/support/users/barryscontent/),
 * Thank you for using Neve and for providing the link to your site.
 * Adding the following code into Customizer -> Additional CSS should solve this
   issue:
 *     ```
       .wp-block-themeisle-blocks-button-group.align-center {
           text-align: center;
           display: revert !important;
       }
       ```
   
 * Please let us know if it worked.
 *  Thread Starter [barryscontent](https://wordpress.org/support/users/barryscontent/)
 * (@barryscontent)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/multiple-button-alignment/#post-14203434)
 * Hi danamv,
 * That seems to have solved it!
 * Thanks so much!
    Barry
 *  [tonyb999](https://wordpress.org/support/users/tonyb999/)
 * (@tonyb999)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/multiple-button-alignment/#post-14204352)
 * I had this issue too. [@danamv](https://wordpress.org/support/users/danamv/) 
   suggestion solved it, thank you.

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

The topic ‘Multiple Button Alignment’ is closed to new replies.

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

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [buttons](https://wordpress.org/support/topic-tag/buttons/)

 * 3 replies
 * 3 participants
 * Last reply from: [tonyb999](https://wordpress.org/support/users/tonyb999/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/multiple-button-alignment/#post-14204352)
 * Status: resolved