Hi
where can I change "step1, step,2, step3..." in the ACM module style-6?
thx
Marc

Hi
where can I change "step1, step,2, step3..." in the ACM module style-6?
thx
Marc

Hi Marc,
I'm not quite sure how you want to change, it's declared in this file:
ROOT/templates/ja_vitality/acm/features-intro/tmpl/style-2.php
You can look for this line of code:
<span class="count-item"><?php echo Text::_('TPL_STEP').' '.($i + 1) ;?></span>
thanks...
You're welcome