I have an animation on load: hero text container moves from center to the left, but I also want the text to have align center and then left after the animation is complete, but I don’t know how to do that, because we don’t have that option in style animation.
Hey @biancaflorescu, there are several methods to archive this, depending on your current setup. Could you share a Read-Only-Link? I will have a look at this then.
If you see the first animated text, that was manually x axis moved line by line. It’s not ideal because it’s not that responsive. I used REM too for the x axis movement. Is there a way to make use of alignment so that it’s always consistent?