Change Sale Ends in 12 days 12:06:33
into Sale Ends in 12 days!
<div class="productsavetext text-danger font-weight-bold">
Sale Ends in <span id="sale-end" class="time"></span>
</div>
Where it generates the unwanted text is within the span. Since its not generated within the header.template How do I change this?