Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Keczanm

    (@keczanm)

    Found it right now.

    I’m using the grey theme, so:

    Go to: “pricing-table\tpls”, open “price_table-gray.php”, and look for the 194th row:

    <h3><?php echo $key;?><span>$<?php echo $value['Price']; ?></span></h3>

    Simply delete or modify the “$” sign here: “<span>$<?php echo“.

    Hope this helped to others wo’s looking for the same as I did!

    Thank you ?? just what I was looking for!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change/remove currency sign’ is closed to new replies.