• Resolved tomenr

    (@tomenr)


    I would like to change the credit card input files height. I use WooPayments.
    Apparently till now I have achieved my goal using the following code in Additional CSS but unfortunately the following code doesn’t work on the website’s live version.

    Field-numberInput {

    padding-right: 34.8px;
    height: 30px !important;

    } Field-expiryInput {

    height: 30px !important;

    } Field-cvcInput {

    height: 30px !important;

    }

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.