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’m having a tough time with sizing the images for my homepage slider (I’m using meta slider). I was told that it is a Vantage restriction. Can you give me guidance as to how best to edit/crop photos to fit or how I can move images around for best placement?
Thanks!
Hi Sally
Try the following under Appearance > Custom CSS:
/* Meta Slider Remove Max Width */ body.responsive.layout-full #page-wrapper .metaslider .full-container, .layout-full #page-wrapper .metaslider .full-container { max-width: none; }Hope that helps :)