having trouble with the new smugmug

pcm228pcm228 Registered Users Posts: 54 Big grins
edited April 8, 2014 in SmugMug Customization
Hello,

Can somebody tell me how can I hide "caption" under the title of every photo?
also want to hide caption in slideshow

Thanks,
Patricia

Comments

  • Smug EricSmug Eric Registered Users, Retired Mod Posts: 333
    edited April 8, 2014
    Adding this to a CSS content block on your entire site or galleries page should do it:

    .sm-lightbox-caption, .sm-tile-info {
    display: none;
    }
    Eric
    Support Hero and Customeister
    http://www.smugmug.com/help
Sign In or Register to comment.