@stripe why are you not on slack? trying to track down a dev or someone technical to help understand how to customize stripe elements. the examples show input field customization via CSS, but someone suggested using JS. do we need to use JS or can we customize forms with CSS?
You can use plain CSS to stylize the container around Elements, however, if you're looking at changing things within the iFrame specifically, you'll need to use the JS API: https://stripe.com/docs/js/appendix/style ….
-
-
changing the padding property of the style object doesn't change the padding of the input elements. how do we simulate the padding/height values of input elements from the examples here: https://stripe.dev/elements-examples/ …
-
You're able to view the source details for each example under 'View source on Github' https://stripe.dev/elements-examples/ …
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.