Jump to content
Search Community

Recommended Posts

Posted

I want the effect where you swipe and it focuses on the text, it starts to paint, and when the last letter is finished, it continues to go down again but waits until that moment. And the reverse effect, but I can't quite get it right. 

THANKSS!!

See the Pen vENPBJJ by Paola-Miramontes (@Paola-Miramontes) on CodePen.

Posted

Hello @pmiramonteso,

 

Put a look here, I give a solution:

 

You just need to adjust background position to x instead of y, background size 200% 100% instead of 100% 200% and put 90deg to the gradient.

 

Also, you can stop using background-position for split each letter and change color of each letter instead of moving background-position.

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...