We have changed the background color of the .sq-card-wrapper to gray and would like to change the input color for the card number, expiration and CVV. I have tried several options for the input CSS, and I can’t get it to work like this:
input[name=”cardNumber”] {
color: #000000;
}
and this:
Those inputs are essentially an iFrame so you can’t style those with CSS loading on the site itself.
To style the buttons you would need to add custom JavaScript within the Square call passing over custom CSS to Square who basically then apply it within their iFrame. We don’t currently have an option for this but I’ll create a ticket to see if it is something we can add in the future.
You may need to reconnect again although I had no issues with mine.
Viewing 4 reply threads
The support post ‘CSS for Square Card Number Input Color’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.