Jump to content
Search Community

nfadev

Premium
  • Posts

    5
  • Joined

  • Last visited

About nfadev

nfadev's Achievements

  1. Oh I see! I didn't realize it was only applied once for the whole page. That makes more sense! Thank you
  2. Here's a demo illustrating my issue: https://codepen.io/shielaNFA/pen/oNaEEPy It takes over the whole screen, but I need to it stay in its original position
  3. Is there a way to not have the SmoothScroller wrapper to be position: fixed? That setting is causing the content to position itself on top of the other content on the page. I'd like to have the SmoothScroll effect without changing the positioning of the content container.
  4. Thanks @Rodrigo! I didn't know ScrollSmoother was a Plugin, it looks great! I have a starter file going, but I'm having trouble with getting each row to expand one at a time, similar to the way the website I originally posted has it. It also looks like the images are expanding downwards vs upwards. Do you have any suggestions/pointers to help get the animation working more like the way it's done here: https://k72.ca/en/work? I also can't seem to add space above the content. In practice, would all page content have to go within the scroll smoother wrapper? https://codepen.io/newdev23/pen/LYgeRpZ
  5. Would I be able to make an animation similar to the work items on this website using gsap and scrolltrigger? https://k72.ca/en/work
×
×
  • Create New...