Additional Classes

How to define Additional Classes on WordPress?



Adding Additional CSS in Cost Calculator





Last updated
Was this helpful?









Last updated
Was this helpful?
Was this helpful?
.custom-style-for-quantity .calc-item__title span {
color: red;
}
.custom-style-for-quantity .input-number-counter {
display: none !important;
}