When I hover over some non-portfolio images I get a box pop up that includes meta data from the camera (exposure, ISO, focal length etc.)
How do I stop this box from appearing?
Thanks
When I hover over some non-portfolio images I get a box pop up that includes meta data from the camera (exposure, ISO, focal length etc.)
How do I stop this box from appearing?
Thanks
Hi tolucophoto,
Kindly add this code inside Quick CSS(located inside Flashlight > Theme Options Styling) or custom.css(can be accessed via ftp, located inside the css folder of the Flashlight theme's folder):
.exif_data_tooltip {
display: none !important;
}
Hope this helps. :)
Regards,
Ismael
Thanks Ismael.
That's worked perfectly.
Cheers
toluco
Glad Ismael could help :)
Regards,
Devin
You must log in to post.