User the following to trim display text. The following example is using a text field.
wp_trim_words( get_field('intro_text'), 20 );