Finally! I got the price tag removed by adding this line to the bottom my child theme's style.css:
price-wrap {display: none;}
- - - Updated - - -
Correction:
That should be: .price-wrap...
Finally! I got the price tag removed by adding this line to the bottom my child theme's style.css:
price-wrap {display: none;}
- - - Updated - - -
Correction:
That should be: .price-wrap...