Enter Animation Delay Not Working

Hi.
I have set two Enter Animations on two titles. I need them to animate one after another, and wait a second before first one starts.
But, the delay value does not seem to be working. Both animations play at the same time after page load.

Code:

<h1 style="float: left;" class="fontTop font-weight-bold align-self-center" dmx-animate-enter.delay:1000="lightSpeedIn">express</h1>
<h1 style="float: left;" class="fontBottom font-weight-bold align-self-center" dmx-animate-enter.delay:3000="tada">express</h1>

Any help?

Community Page
Last updated: