This topic has 2 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Jack Richardson
I am using both of Paypal Standard and Paypal Pro for payment modules.
Because I am using Paypal Pro, there is Pay with your credit card section on the checkout page.
Prblem is that Paypal Pro Payment form doesn’t fit well within the Paypal Pro block. Form is bigger than the block.
How do I adjust the form?
I wish I am able to attach the screenshot.
Hello,
Please add this code in Global Custom CSS:
.payment_methods p {
margin-left: 0px;
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up