Misaligned payment buttons…

Hello,

I really hope someone is able to help! :sweat_smile: - The payment buttons on the cart-page keeps shifting away from the middle.

I happens at random, but most often when you add or remove something from the basket.

I have included some screenshots:

URL is https://khani.dk and theme is Dawn.

Hi @khani ,

You can follow these steps

Step 1: Go to Online store > Themes > Edit code and find base.css file

Step 2: Insert below code at the end file and Save them

.cart__checkout-button.button {
    padding: 0;
}

Hi BSS,

Thank you for the suggestion and help - unfortunately i can’t make it work with this solution.

The payment buttons are still shifted towards the left side of the screen. I find out that if i press “Gå til betaling” (Go to payment) and hit the back button, the payment buttons are suddently alligned like in the first screenshot. If i hit refresh, the payment buttons shift towards left once again.