This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Meta Slider is scaling images wrong

Resolved 2 replies premiumthemetheme-vantage
11 years ago · Last reply by Jakub Gemrot 11 years ago

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.

URL: http://gamedev.cuni.cz/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Andrew Misplon Staff 11 years, 28 days ago

    Hi 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.

  2. Jakub Gemrot 11 years, 28 days ago

    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.

Have a different question or issue?

Start New Thread