Jump to content
Search Community

daniaH

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by daniaH

  1. the once: true , would also prevent it from replaying is the only issue. Do you see anything in my code that would effect the slide in functionality? If I don't add scrub, the slide left effect doesn't happen it just fades in - see css below

    &.step-3 {
    opacity: 0;
    transform: translateX(20vw);
    display: block;
    }
×
×
  • Create New...