Is there a way to hide the thumbnails below the “Big image with thumbnails below” gallery? I would like people to just click on the image to launch the gallery without having the thumbnails below. Please reference:
http://desertspringspublishing.com/self-publishing/entertaining-your-way/
I would like to hide the thumbnails, but be able to click on the image to launch the image browser.
Please let me know.
Thanks!
Any help on this would be greatly appreciated!
Hi,
Just add this on your custom.css or Quick CSS
.avia-gallery-thumb {
display: none;
}
Regards,
Ismael
Yay! Thanks, Ismael!!!
Cranwinks