Jump to content

New Prestashop Checkout Module Has "Floating" Behavior at Checkout for Credit Cards - Solved


rmturner

Recommended Posts

I'm using PS Version 1.7.8 and Prestashop Checkout was working fine until I upgraded today.  Now when I select Card at checkout my computer screen starts floating.  The box to insert the card number floats down, the expiry date floats below that and the CVC box does the same.  I tried it on different browsers and different computers, all the same result.   I'm putting a screenshot here.  I'm wishing I didn't upgrade because it was working fine.  If I shut off card payment as an option, the Paypal option works fine.

Screenshot 2025-09-03 102327.png

Screenshot 2025-09-03 102327.png

Edited by rmturner (see edit history)
Link to comment
Share on other sites

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.

Edited by Ray UK (see edit history)
  • Like 1
Link to comment
Share on other sites

  • rmturner changed the title to New Prestashop Checkout Module Has "Floating" Behavior at Checkout for Credit Cards - Solved

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...