#Zenrem
1 messages · Page 1 of 1 (latest)
Sure, can you share a screenshot of your Stripe integration so I can understand which Element you're using?
Hi, of course.
The only class I was able to identify and use successfully is .wc-stripe-elements-field
But for this notification I struggle to find a solution.
You ned to use the style attribute to style the Card Element: https://stripe.com/docs/js/appendix/style
Another thing I can't figure out is how to set a custom font that I am using throughout the website. I am using a font from adobe typekit - is there maybe some special command to get it to work?
-- here I am referring to the credit card field
Thank you, I will look into it immediately.
Custom fonts are supported, too: https://stripe.com/docs/js/elements_object/create#stripe_elements-options-fonts
Many thanks @covert sable. Before I only found a solution for this with uploading font files.
np!