Home>Support>Slider issue
  1. 9 years, 7 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. 9 years, 7 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