• Resolved digimarkup

    (@digimarkup)


    The Paypal credit card fields are too small. The fields do not have any top and bottom padding. I tried to fix it with css, but the fields are loaded in an iframe. I sent a link to an image that shows the issue.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter digimarkup

    (@digimarkup)

    It turned out to be a theme issue. Problem resolved

    Plugin Support Krystian

    (@inpsydekrystian)

    Hello @digimarkup

    We’ve noticed that certain themes may cause visual issues where elements overlap the borders. Please consider applying the following CSS, which might be helpful.

    #ppcp-credit-card-gateway-card-number { 
    	padding: 1rem;
    }

    In any case, you can customize them using CSS for older fields, but this should also apply to newer ones in most cases. For more information, please visit?this link.

    Kind regards,
    Krystian

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Credit cards does not have padding’ is closed to new replies.