Get the thumbnail from the Lighbox video.
How to Use the Script:
- Copy the script and paste it just before the closing </body> tag. <script async src="https://cdn.jsdelivr.net/gh/jeminids/webflow-codes@lightbox-thumbnail_v1.0/lightbox-thumbnail.min.js"></script>
- The script will automatically find a Lightbox element and replace the first image inside it with the video thumbnail.
- If you want to specify the image for the thumbnail, add data-lightbox=image.
- It's done 🎉