Custom rules with stripe plugin element for styling

Hi everyone, has anyone ever used the custom rules of the stripe plugin from weweb? I’d like it to match the ui of my site and the themes proposed by stripe don’t match. If anyone has a screenshot example to give me that would be great!

I’ve tried this and other things based on the custom rules documentation but it doesn’t work, nothing changes :frowning:

have you tried '.Tab':{ instead of .tab':{? In your screenshot it looks like you missed the first quotation mark.

1 Like

Hello thank you for your help, i tried but there is no change ;(, would it be possible for you to test on your side please?

according to the docs the rules should be an object. Try wrapping them in curly braces {'.myrule':{'prop-1':'value'}}