I would like to change the error text color in the checkout field to red, is it possible?
This topic has 3 replies, 2 voices, and was last updated 2 months, 2 weeks ago ago by Danna
I would like to change the error text color in the checkout field to red, is it possible?
Hello,
Thank you for reaching out to us.
Yes, it is possible to change the error text color in the checkout field to red. You can achieve this by adding custom CSS to your website.
.checkout-inline-error-message {
color: red !important;
}
Warm Regards,
The 8Theme Team
Thanks for the support! My topic “I would like to change the error text color in the checkout field to red, is it possible?” has been successfully resolved.
The issue related to '‘I would like to change the error text color in the checkout field to red, is it possible?’' has been successfully resolved, and the topic is now closed for further responses