Home>Support>Adjusting height of caption wrapper in meta slider on vantage

Adjusting height of caption wrapper in meta slider on vantage

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I added some CSS to increase the size of the font on the meta slide caption. This works but I need to increase the height of the caption wrapper to accommodate the larger text. Inspecting the CSS I can see where this is controlled, but I can’t seem to add the correct Custom CSS to make it work.

www.uninspiredramblings.com

The text size increases, but the height of the caption wrapper (default 1.4em) doesn’t. Yet if I change it in Chrome Developer Tools whilst inspecting the page, it does adjust the height of the caption wrapper…

The CSS I’ve added is:

.metaslider .caption-wrap {
line-height: 2.0em; /* adjust as necessary */
}

.metaslider .caption,
.metaslider .cs-title,
.metaslider .nivo-caption {
font-size: 125%; /* adjust as necessary */
}

Thanks, Chris

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More