This topic has 5 replies, 3 voices, and was last updated 9 years, 5 months ago ago by Robert Hall
Hello i am trying to tidy up the payment block on my site, everything seems to be scattered all over the place. Is there any chance i could align everything to the right so that there is a bit of structure on the payment block: http://prntscr.com/7kobwg
Actual Page:https://www.marygrant.com/checkout/
Or even align to the left whatever you think would look best?
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.payment_methods p {
margin-left: 7px !important;
}
.woocommerce-select {width: 100% !important;}
.payment_methods li label {
padding-left: 11px !important;
}
Regards,
Eva Kemp.
Brilliant Eva that looks brilliant now.
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Custom Style for credit card payment section’' has been successfully resolved, and the topic is now closed for further responses