This snippet makes it so that users can click on any image on your site to view it in a zoomed, lightbox view. Click the image below to see a live example.
Installation instructions
- Open your site in the Super Dashboard
- Open the ‘Code’ page
- In the ‘Head’ tab, paste the following snippet:
- In the ‘Body’ tab, paste the following snippet:
<link rel="stylesheet" href="https://sites.super.so/snippets/v2/lightbox.css"/>
<script src="https://sites.super.so/snippets/v2/lightbox.js"></script>