Viewing 2 reply threads
You must be logged in to reply to this topic.
Is there a quick and simple way to make the Payment fields fit nicely in the order form?
I can’t seem to find the magic snippet of code to edit/add that makes the fields fit in the white box without messing up all the text & the button at the bottom of the form.
Thanks for your help (for real, you all are awesome with your support)!
Hello,
Yes i can help you with that. Please can you send to me your online link. There are only a css lines to fix all that.
Let us know.
Regards!
Hello,
I added the css code below to Customizing > General > Custom Codes :
form.woocommerce-checkout .form-row {
width: 400px !important;
}
Best regards!
You must be logged in to reply to this topic.