This can be done via adding the following CSS code:
[class*="FormLayout__Error"],[class*="FormFieldLayout__Error"] {
color: rgb(143,0,255);
}
However, it’d be great to have this right in the widget settings, too! ![]()
This can be done via adding the following CSS code:
[class*="FormLayout__Error"],[class*="FormFieldLayout__Error"] {
color: rgb(143,0,255);
}
However, it’d be great to have this right in the widget settings, too! ![]()