top of page
bottom of page
/* Change validation error color for Wix Forms */ span[class*="errorMessage"], div[class*="errorMessage"] { color: #FFFFFF !important; /* Replace with your desired color */ }