I'm using multiple pricing calculation fields to come up with my pricing. However, I don't need all of the product pricing calculations to show up on the front end. If I put CSS Class Name "hidden-total" it doesn't show on the front end but the calculation also doesn't work.
So... how can I create a CSS Class Name so that the field is transparent?
The form id is 22 and field id is 31 if that helps.
Thank you!