Jump to content

Edit History

Ray UK

Ray UK

Ive just re-installed this because I had to remove due to a bad bug.

After installing this one, its working, but there is some error in the css file "payments.css"

This is how it looks

checkout-1.png.47df8646f1b5bbe8f296b5f1ea947c81.png

So you need to add this css to your custom.css

/* CHECKOUT PROCESS */
.ps_checkout-payment-option label {
  display: flex !important;
}

then it looks like this 

checkout-2.png.4ba64b5f1c5bf6a6addd1fe2492e19c7.png

 

If you share your url then maybe a little bit of css changes will resolve your issue.

Ray UK

Ray UK

Ive just re-installed this because I had to remove due to a bad bug.

After installing this one, its working, but there is some error in the css file "payments.css"

This is how it looks

checkout-1.png.47df8646f1b5bbe8f296b5f1ea947c81.png

So you need to add this css to your custom.css

/* CHEKCOUT PROCESS */
.ps_checkout-payment-option label {
  display: flex !important;
}

then it looks like this 

checkout-2.png.4ba64b5f1c5bf6a6addd1fe2492e19c7.png

 

If you share your url then maybe a little bit of css changes will resolve your issue.

×
×
  • Create New...