hello, how can i remove the thumbnails at the bottom of the lightbox whnen opening an image?
remove the new lightbox thumbnails
4 posts from 2 voices-
Posted 2 years ago #
-
Hey,
in custom.js replace:
jQuery($elements).prettyPhoto({ "theme": theme_selected /* light_rounded / dark_rounded / light_square / dark_square */ });with:
jQuery($elements).prettyPhoto({ "theme": theme_selected, /* light_rounded / dark_rounded / light_square / dark_square */ overlay_gallery: false /* If set to true, a gallery will overlay the fullscreen image on mouse over */ });Posted 2 years ago # -
Thanks
Posted 2 years ago # -
Glad that I could help you :)
Posted 2 years ago #
Reply
You must log in to post.














