Checkout Credit Card Information broken - by danielddiego

This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Rose Tyler

  • Avatar: danielddiego
    danielddiego
    Participant
    December 27, 2016 at 11:13

    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!

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 27, 2016 at 13:29

    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.

    Avatar: danielddiego
    danielddiego
    Participant
    December 27, 2016 at 17:26

    It works! You are amazing! Thanks a lot…

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 27, 2016 at 18:12

    Hello,

    You’re welcome!
    Have a nice day.

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Checkout Credit Card Information broken’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.