The images are not responsive, how do I fix this ?
I’ll update the script asap, until then, you can make it responsive by opening styles.css And on line 40 replace ”.image-item” class with the following : .image-item {padding: 6px; position:relative;background-color: white; border: 1px solid #E7E7E7; max-width: 680px; width: 100%; margin-bottom:20px;}