Meta Slider is scaling images wrong
Just bought Vantage Pro, trying to get meta slider right, though I’m struggling with with correct sizing.
Page: http://gamedev.cuni.cz/
First slider image: http://gamedev.cuni.cz/?attachment_id=22
Slider is set to 1920×420 but notice that the slider displays only some “central zoomed part” of the image thus looking extremely ugly. Playing with meta-slider advanced settings does not solve anything.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Jakub
Please try inserting the following under Appearance > Custom CSS:
/* Vantage Theme, remove max width/layer centering. Usage: Copy and paste this code into Appearance > Custom CSS or your own Custom CSS module. */ body.responsive.layout-full #page-wrapper .metaslider .full-container, .layout-full #page-wrapper .metaslider .full-container { max-width: none; }Should do the trick.
Thanks! I’m sorry to troubling you, I’ve already figured it out from other posts on inet. I think that many beginners are bumping into this problem so it would be good to add this into your documentation here: https://siteorigin.com/vantage-documentation/getting-started/slider/
Cheers!
Jakub
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.