Add this code to the Custom CSS field on the Settings tab of your Calculator widget’s settings:
[class*="results__Container-sc"] {
display: none;
}
Add this code to the Custom CSS field on the Settings tab of your Calculator widget’s settings:
[class*="results__Container-sc"] {
display: none;
}