Tee Posted April 13, 2020 Share Posted April 13, 2020 I'm trying to achieve the following text hover effect: How do I achieve a hover animation that looks like the one in the video? How do I achieve that kind of space/delay between every single letter? Do I have to split them first or is there an easier approach? In the following codepen you can find my current progress. See the Pen zYvGeQm by magiix (@magiix) on CodePen Link to comment Share on other sites More sharing options...
PointC Posted April 13, 2020 Share Posted April 13, 2020 Sounds like the perfect time to use SplitText. 2 Link to comment Share on other sites More sharing options...
ZachSaucier Posted April 13, 2020 Share Posted April 13, 2020 Yep. Same sort of thing as your other question, just different vars used: 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now