[MjE] How can I delete the 2 decimal for number format?

Regarding your inquiry about the decimal number, please add the code below to functions.php of your child-theme.

add_filter( ‘mje_decimal_number’, ‘__return_zero’ );

If you have any further inquiries, feel free to drop us a ticket as either Bug Report or How to/customize.

Also you can email us via support@enginethemes.com.

Was this article helpful?

Related Articles

Leave A Comment?

You must be logged in to post a comment.