Jump to content
Search Community

Text transform Vertical

Tanvi_Patel test
Moderator Tag

Recommended Posts

Hi @Tanvi_Patel

 

Is this a GreenSock-related question? - You don't have any JS in your CodePen, and all of your animations are done via CSS. We are happy to help you with GSAP questions, but don't have the resources to custom-code UI components for people here.

 

I'd suggest looking at the GSAP documentation or checking out one of the many great resources for learning.

https://www.creativecodingclub.com/
https://www.motiontricks.com/

 

Understanding transforms will also be important:

https://developer.mozilla.org/en-US/docs/Web/CSS/transform

  • Like 4
Link to comment
Share on other sites

  • 2 weeks later...

Cuberto, GSAP and "prebuilt" is a ternary that doesn't work at all :)

@Tanvi_Patel  I couldnt find the animation you are talking about, btw, you may just change your code, even starting with CSS, till the gsap versioning.

You're translating your code on the X axis, (the first parameter on the translate3d); while you need the second one. Being you working in a 3D space, you gotta thing about X, Y, Z.

Good luck :)

Link to comment
Share on other sites

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...