Format (sizing) of Stripe checkout is not right

The images of the credit cards are much too big on Stripe checkout. You can go to https://www.functional-meditation.com and add a product to the cart (only 1 product, you can find it at the bottom right of each page). The click checkout. Please let me know how I can solve this. I checked, and it does not occur with other themes.

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS:

.woocommerce-checkout #payment ul.payment_methods li img {
max-width: 40px !important;
}

Thanks!
Colorlib Support Team

Much better! Thank you!

Hi, there

I will close this case now, Feel free to contact us again if you have other questions
Thanks!