ver. 1.5.5 – BE CAREFUL
they put the same FAULTY styling for POP-UP in payment_styles.css
.modal {
position: relative;
display: grid;
row-gap: 20px;
max-width: 560px;
width: 100%;
background-color: #ffffff;
border: 1px solid #000000;
border-radius: 16px;
padding: 34px 24px 28px 24px;
}
-
This reply was modified 1 year, 4 months ago by ecosoviet.