I would like to modify the input field to add text below it. Specifically at the end of div with “acf-input” class. I know how to edit the label but is there a way to modify the input (some function/method)? In the link I attach a screenshot of what I want to achieve.
Yes, the acf/render_field action is available to add html before or after the field.