Hide Captions in SmugMug gallery style
To hide captions in galleries that have been set to SmugMug gallery style – add a CSS content block to ALL GALLERIES and then add this code to it:
CSS
.sm-gallery-smugmug .sm-tile-info [data-name=CaptionRaw] {
display: none;
}
CSSThis site uses Akismet to reduce spam. Learn how your comment data is processed.
Support this PORTAL
I am writing this portal in my free time and I pay for it myself. So, if you want to support my work – use this button to buy me a coffee 🙂 Which will help towards the hosting costs of the portal.
Leave a Reply