
If you would like to hide the photo title, without having to tediously remove the text from the "Tools" -> "Edit Details" for every photo, use this code. Add the following to your theme's Advanced CSS, or if you use multiple themes, add this to a CSS box in your "All Galleries" view.
/* Hide the photo title */ .sm-tile-title { display: none; }From the dgrin forums: http://www.dgrin.com/showthread.php?t=243861
Amalia Caputo
on November 8, 2016I would love to have the same feature for the Gallery titles¡
Laurence Bichon - Tél 07 81 38 33 20
on January 25, 2016great, thank you !