Custom classes to checkout fields #124
Replies: 1 comment
-
This question is not related to Breeze. You can use the CSS attribute selector: input[name="company"] {
//your styles here
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am using firecheckout.
I added a custom address field.
I need to style it, but I cant, because it doesn't have a class, all other fields is possible,
what I need to do to add class checkout field?
Regards
Beta Was this translation helpful? Give feedback.
All reactions