Make hero background video fade out

  • Hi,

    I would like to make the video in the hero area fade out before it jumps back to the beginning for a better transition. Is it possible to do this with some CSS?

    Thanks
    Leanne

  • Also, is it possible to slow the video down?

    Thanks

  • Hi Leanne,

    Unfortunately, that is not possible with CSS alone. You would need custom JavaScript that listens to the video playhead and triggers the change at the correct timestamp.

    That type of setup can be tricky to implement reliably, so it would fall outside the scope of what we can provide here.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.