For a client project, I need to make a small lightbox that allows the user to hover over the lightboxed image and zoom in (the image in question is a newspaper article that’s illegibly small unless zoomed). The user should be able to click between the images via arrows or thumbnails without leaving the lightbox. CMS is not being used and the lightbox gallery will only have two static images. Googling hasn’t been too helpful, as a lot of the results I get are quite old and have a lot of broken links.
Is there a good custom code solution for this? The stock Webflow lightbox would be great, except I can’t interact with the media chosen to display in the lightbox to enable a zoom effect. My javascript is very poor so I haven’t been able to figure this one out on my own.