#gisho-paymentelement-appearance
1 messages · Page 1 of 1 (latest)
Hello gisho_02527, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
• gisho_02527, 1 day ago, 10 messages
• gisho_02527, 6 days ago, 22 messages
• gisho_02527, 6 days ago, 26 messages
Hello! How are you currently trying to control this? This is Card Element, right?
yes
I set the current colors with the appearance option
but i need to be able to change the field color background on input (when there typing in the field to white)
css :active :focus
You mention the appearance option - does this mean you're using Payment Element w/ the Appearance API?
The Card Element wouldn't use appearance
yes payment element*
gotcha - so what have you tried so far? Have you tried adding a rule for .Input:focus and set the backgroundColor?
ahhh completly missed the rules section
was trying running my css in my app
that should do the trick
thank you!
👍