Open conmen80 opened 8 years ago
You have selector: '#imageGallery .lslide'
, but your list's ID is image-gallery
.
Also, you don't need to add class="lslide"
; the lightSlider will do that.
So this is not an issue.
Hi guys, I'm still facing the problem. can any one pleas provide a sample code ? Please find my code as below. Thanks
'<!DOCTYPE html>
@yongwc2710 still found an answer?
I try implement lightGallery into lightSlider, but it doesn't expand when click on the image, what is the issue?