I don't want the title/exif info to show on the blog pages. How do I remove it entirely?
Hide exif rollover
2 posts from 2 voices-
Posted 8 months ago #
-
Hi eliz,
Try to add this code in your Quick CSS or custom.css:
.exif_data_inner_tooltip { display: none; }or
.exif_data_inner_tooltip { display: none !important; }Hope this helps. :)
Cheers,
IsmaelPosted 8 months ago #
Reply
You must log in to post.














