change the display of captions on a slideshow
Etienne
Registered Users Posts: 70 Big grins
Hi,
I would like to change the display of captions on a slideshow :
- center the title
- change the background color and opacity
- the height of the background and the font size
Is it possible ?
Etienne
0
Comments
.sm-user-ui .sm-tile-content > .sm-tile-info {
data-alignment : center !important; --> don't work
padding : 4px !important; --> OK
background : rgba(0, 0, 0, 0.3) ; --> OK
}
.sm-tile-info-text p {
color: white !important; --> OK
font-size: 16px !important; --> OK
}
It works but I can't find to center the title caption. If yo find ...
.sm-user-ui .sm-tile-info .sm-tile-title {text-align: center;}
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk