If you install a Stripe plugin add-on, it may add a background color to the checkout page.
Add this CSS code to remove the background color.
/* Remove Stripe Plugin Background */ #edd_checkout_form_wrap fieldset#edd_cc_fields { border: 0px none #f0f0f0; background: none; }
Problem Preview

Need Help?
1. Try searching for answers. Try searching different terms if you can't find a answer. 2. Try troubleshooting if something is not working.
3. If you can't find answers, click to leave a comment. Provide website links and detailed information.