Jump to content
Search Community

Matevz

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Matevz

  1. Thank you, but what im i trying to achieve is, i have a logo inside .overlay and some .nav-items, the cant be visible when <div class="nav"> is animating (the color part). They must be revealed when the .overlay is revealed
  2. The demo you sent is working yes but i can see the content on <div class="nav-column", i just want the logo to be visible on the black .overlay div
  3. Oh, the demo sais: Sorry, we can't show this content because you do not have permission to see it.
  4. https://codepen.io/peva92/pen/dywrELv
  5. Hi, im having big issues on safari browsers with scroll and scroll trigger: https://clou.agency/ works perfectly in Chrome. the page is laging and resizing when u scroll on mobile.. gsap.registerPlugin(ScrollTrigger, ScrollSmoother); // normalize scroll behavior ScrollTrigger.normalizeScroll(true); // create a ScrollSmoother instance let smoother = ScrollSmoother.create({ smooth: 3, effects: true, smoothTouch: 0.2 }); Where can i start to resolve this u isuess?
×
×
  • Create New...