Hi @backpackerfromitaly – this seems to be all affected by your theme, though you should be able to fix it by using the following:
.wc_payment_methods li label { display:inline!important; }
#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon { margin-top: 0px!important; }
You’ll want to paste this in: WP Dashboard > Appearance > Customize > ‘Additional CSS’
Thank you @jricketts4, super helpful!
Great, thanks for letting us all know! 😁