Anyone know how to do this interaction as the page loads? I thought I could do it by wrapping the text with spans, but it doesn’t seem like you can animate spans.
This is done with some custom javascript, but I found a nearly identical example here from this Stack Overflow thread. It should work out for you, just make sure you modify the section on line four to match the class you use in your project.