This topic has 4 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler
On checkout page the Credit Card information is broken apart, is there a css code I can use to fix it?
You can check it: https://casika.es ; https://casika.es/finalizar-comprar
Thanks a lot and thanks for your fantastic support team!
Hello,
Please add this code in Custom CSS:
.woocommerce-checkout .payment_box input#stripe-card-number {
width: auto;
}
.woocommerce-checkout .payment_box .form-row.form-row-last {
float: none;
}
Regards,
Rose Tyler.
It works! You are amazing! Thanks a lot…
Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
Tagged: broken, checkout, credit card, templates, woocommerce, wordpress
The issue related to '‘Checkout Credit Card Information broken’' has been successfully resolved, and the topic is now closed for further responses