How to vertically center caption
-
Hi,
Thanks for the great slider and all the documentation. I’ve managed to change the style with CSS with the instructions provided on your website.
What is the best way to vertically center the caption? I’ve read there are a few different ways of achieving this, I was just wondering what’s the best practice for your plugin. This is what I have so far. Thanks!
.metaslider .caption, .metaslider .cs-title, .metaslider .nivo-caption { font-size: 4.5em; } .metaslider .caption-wrap { background: transparent !important; filter: none !important; -ms-filter: none !important; bottom: 0; color: white; display: block; left: 0; line-height: 2.4em; margin: 0; opacity: 1; position: absolute; width: 100%; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to vertically center caption’ is closed to new replies.