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.

Vantage Theme: Stretch Meta Slider to Full Width on other pages

Resolved 7 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

The homepage has the option to stretch the meta slider to be full-width, but I cannot figure out how to add a meta slider on another page that is full-width instead of having a margin on the top and sides. Is there a way to do this?

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

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Andrew Misplon Staff 11 years, 10 months ago

    Hi Kristina

    Thanks for running Vantage.

    Each page has a Meta Slider drop down menu in the right column, use that to insert to insert your page sliders.

  2. Francis Poisson 11 years, 10 months ago

    Hi,

    That works. But if I want to add multiple meta slider on the same page and still have them full width, is there a way?

    Thanks.

  3. Francis Poisson 11 years, 10 months ago
  4. Francis Poisson 11 years, 10 months ago

    Add that in custom.css:

    .metaslider {
    margin-left: -35px;
    margin-right: -35px;
    }

  5. Andrew Misplon Staff 11 years, 10 months ago

    Not that I know of, unfortunately. The content container is fixed width, the slider is inserted before this container, allowing it to run full width.

  6. Francis Poisson 11 years, 10 months ago

    That work:

    .metaslider {
    margin-left: -35px;
    margin-right: -35px;
    }

  7. Andrew Misplon Staff 11 years, 10 months ago

    Super, glad you found a solution there. Thanks for sharing.

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