#koidestroyer
1 messages · Page 1 of 1 (latest)
I have a web elements page. I am adding some extra HTML to it to capture extra info and give some options to the user
I want all the HTML elements in the view to look the same. And instead of deciding and passing all the elements to stripe in the variables and rules options, can't I just use the CSS styles that come from the iframe and use them?
You want to style your own elements like the Stripe Payment Element?
No, you would need to match the style on your own, unfortunately.