Is there a lightbox feature for the slider? I would like for users to be able to click on the image in the slider to have a better view of the image. How can I do this?
Hello @quituck,
Thanks for writing to us.
It seems that you want a slider with a lightbox, I would suggest you add the Slider element. Please have a look at the given screenshot below for the reference structure.
Added a custom class on the Image Element —>Customize —>Class
You need to add an image and enable the link option and add the image URL for the lightbox
Now you need to add the same image class to your selector shortcode, add this shortcode in the Raw Content element.
[lightbox selector=".image_lightbox"]
Hope it helps
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.