CSS to set gallery description font size apparently is not working
RobR
Registered Users Posts: 48 Big grins
I want my gallery description in a larger font than the default. According to this page, I should be able to put this into my gallery page's CSS block:
.sm-gallery-description {font-size: 100px;}
When I did that, nothing changed. And if I right-click on my page and select "View page source" and search for "sm-gallery-description", nothing is found. What am I doing wrong?
Tagged:
0
Comments
I think SM changed the code a while ago. This should work:
.sm-user-ui .sm-gallery-cover-description {font-size: 100px;}
If this doesn't work, please post your gallery.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Thanks very much. It worked. Is there a reference of available styles anywhere?
No, I just use the webtool (Inspect) in the browser.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk