- This topic has 3 replies, 2 voices, and was last updated 11 months, 3 weeks ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Hello!
On the check out page at the bottom right, I cannot find an option to change the payment selection options box’s color or text.
Also the error box that appears when you try to submit a forum or payment and did not fill out a required section. it is hard to read and i cannot find an option to change the colors.
https://glasscitydistro.com/checkout/
Thank you!
Hi Maya,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.cart-empty {
color: #fff !important;
}
.woocommerce-message {
color: #fff;
}
.woocommerce-error {
color: #fff;
}
.woocommerce-info {
color: #fff;
}
Kind Regards
Thank You!
Feel free to contact us at any time, we are more than happy to help.
Kind Regards