I am trying to remove text from the label, but I want to keep the span text within it. Here is the part I want to remove: http://prntscr.com/kwblwc
<label for="wc_checkout_add_ons_2_yes" class="checkbox ">Yes (
<span class="woocommerce-Price-amount amount">
<span class="woocommerce-Price-currencySymbol">€</span>
4.95</span>)
</label>
So basically I want it just to stay €4.95