Home>Support>Slider issue

Slider issue

By JJ Dixon, 10 years ago. Last reply by Andrew Misplon, 10 years ago.
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].

Hi! Want to be able to have my slider images fill the whole page from left to write without forcing the stretch and losing resolution and part of the image. Any ideas?

URL: http://aswonline.scwstudios.com

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

  1. 10 years, 5 months ago JJ Dixon

    Or if there isn’t a way, is there a way to use the space on either side of the slider so it doesn’t look like dead space?

  2. 10 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi JJ

    There isn’t anyway within the theme to use the space outside of the content container.

    If you’re running the full width slider you can try the following in a Custom CSS plugin to stop the images being pushed to max-width:

    /*
    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;
    }
    

    That’ll prevent zooming.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More