Thread Starter
sebe47
(@sebe47)
I tried to use klarna payments, but i didn’t get it to work. So i had to use klarna checkout.
Klarna checkout works fine, but I’d prefer to use klarna payments.
Below is a picture of my checkout page in the code editor. Other payment systems works fine
this custom css fixed the same issue for me:
:root {
contain: layout;
}