Title: Buttons problem
Last modified: September 2, 2023

---

# Buttons problem

 *  Resolved [anassal](https://wordpress.org/support/users/anassal/)
 * (@anassal)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/buttons-problem-2/)
 * Please see back and next buttons on desktop they are not aligned below form
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbuttons-problem-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Dina S.](https://wordpress.org/support/users/themehighsupport/)
 * (@themehighsupport)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/buttons-problem-2/#post-17024347)
 * Please check by adding the below code to your Additional CSS file in order to
   resolve the issue.
 *     ```wp-block-code
       @media (min-width:1025px){
   
          input#action-next {
   
          margin-left: 18px;
   
        }
   
          input#action-prev {
   
          margin-right: 400px;
   
          float: right;
   
          }
   
          .woocommerce .notes {
   
          padding: 0!important;
   
          }
   
       }
       ```
   
 * Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Buttons problem’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Dina S.](https://wordpress.org/support/users/themehighsupport/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/buttons-problem-2/#post-17024347)
 * Status: resolved