One can do this with the help of this CSS code:
.global-styles,[class*='FieldsGrid__ButtonsGroup-s']
[class*="ButtonBase__ButtonContainer"] {
color: red !important;
}
I’d love to be able to change this in the widget editor! Thanks!
One can do this with the help of this CSS code:
.global-styles,[class*='FieldsGrid__ButtonsGroup-s']
[class*="ButtonBase__ButtonContainer"] {
color: red !important;
}
I’d love to be able to change this in the widget editor! Thanks!