This topic has 4 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Eva Kemp
Hi im getting a few issue with the placement of some of the fields in particular the card type/ number expiry and cvc
I use Sagepay along with woo commerce
Hello,
Your site shows a blank page.
Please check it and provide WP Dashboard credentials in Private Content.
Regards,
Eva Kemp.
Hi Sorry, the site is still in testing, please use the details in private message to get access,
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.payment_methods p {
margin-left: 0px;
}
.payment_methods li label {
padding-left: 0px;
}
#sagepaydirect-cc-form .wc-credit-card-form-card-type, #sagepaydirect-cc-form .wc-credit-card-form-card-number, #sagepaydirect-cc-form .wc-credit-card-form-card-expiry, #sagepaydirect-cc-form .wc-credit-card-form-card-cvc {
font-size: 1em !important;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up