Jump to content
Search Community

reclifford1

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by reclifford1

  1. I'm super new to staggering and am trying to replicate the text intro from the GSAP training.
    https://www.screencast.com/t/EpI7mshp

    I am trying to make the text fade in from left to right by character.

    Any help is super appreciated.

     

    <div id="main-copy" class="grid">
        <div>
            <p id="headline">
                {This is a headline copy area}
            </p>
        </div>
    </div>

     

×
×
  • Create New...