• Resolved martinedmaingot

    (@martinedmaingot)


    Does this plugin allow the developer to add a ‘%’ sign to the values? I didn’t see percent signs anywhere in the in the demos displayed. Thank you!

Viewing 1 replies (of 1 total)
  • Hi @martinedmaingot,

    Please follow the below steps:

    Step 1: Go to plugin > plugin editor

    Step 2: Select the “counter number showcase” plugin to edit from the dropdown.

    Step 3: Then go to Template > Design > index.php file

    Step 4: Then go to line no. 20 and paste the below code

    <span><?php echo esc_html('%');?></span>

    If it works let us know

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘Percent Sign’ is closed to new replies.