ftvhire 1) Change de $ symbo, by the € symbol
You can open the file: ROOT/templates/ja_impact/html/mod_articles_category/donation-layout.php
and change the symbol in this line:
<h4 class="extrafiled">$<?php echo $pre_raise ?></h4>
ftvhire 2) Delate the sentace $ xxxx Goal
In the same file, remove this snippet of code:
<div class="goal">
<h4 class="extrafiled">$<?php echo $pre_goal ?></h4>
<span><?php echo Text::_('TPL_GOAL_LABEL'); ?></span>
</div>