After update paysera payment option layout broke down
-
Hello,
we have been using this CSS code
`.paysera-payments .payment-group-wrapper {
display: flex;
flex-wrap: wrap;
}
.paysera-payments div.payment-group-title {
width: 100%;
}
div.paysera-payments.grid div.payment {
margin: 5px;
flex: 1 0 30%;
background: #fff;
}
div.paysera-payments.grid div.payment .paysera-text {
display: none;
}
.paysera-payments div.payment .paysera-image {
margin-left: 0;
}`to show a better layout for paysera payment options, looked like this: https://puu.sh/IuBuK/edd55c80c9.png
please update this code with current CSS classes,
waiting for your answer,
thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘After update paysera payment option layout broke down’ is closed to new replies.