Image Preview

Previewing/enlarging an image is important on every web product. Simcify has really simplified image previewing.

Add a class click-preview to any image to enable previewing. Checkout the example below.

<img src="https://example.com/image.png" class="click-preview">

Last updated