This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Rose Tyler
Hi There,
On my checkout page the boxes where you enter the card details are not straight, please can you help with this?
Many Thanks,
Sam
Hello,
Please, add this code in Custom CSS:
.woocommerce-checkout .wc-payment-form .form-row {
margin-left: 0;
}
.woocommerce-checkout .wc-payment-form .form-row label {
height: 40px;
padding-left: 0;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up