Add this code to the Custom CSS field on the Settings tab of your Calculator widget’s settings:
[class*="results__Container-sc"] * {
color: tomato;
}
Add this code to the Custom CSS field on the Settings tab of your Calculator widget’s settings:
[class*="results__Container-sc"] * {
color: tomato;
}
3 posts were split to a new topic: Change result color based on the calculation result