Hi,
I will like to know how to no show the file name below the image when I go to "product detail"
Thank you
#fancybox-title { display: none; }
#fancybox-title { color: #fff; }
#fancybox-title {
display: none !important;
}