Support

Account

Home Forums General Issues minimal retail price Reply To: minimal retail price

  • Easiest way would be to display it in a div wit the $ sign in the code if it will always be there:

    <div>$<?php the_field('text_field'); ?></div>