I Want to remove span Tags autour the price
<span class="woocommerce-Price-amount amount">
<span class="woocommerce-Price-currencySymbol">$</span>15</span>
I Want to remove span Tags autour the price
<span class="woocommerce-Price-amount amount">
<span class="woocommerce-Price-currencySymbol">$</span>15</span>
2
Answers
Add the follows code snippet in your active theme’s functions.php –
Please use below code and change span tags with your tags, you want to use: