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.

how use’ so-widget, siteorigin slider’ with strech full width in vantage pro

Resolved 6 replies premiumthemetheme-vantage
10 years ago · Last reply by pescadito 10 years ago

In Vantage Pro,
how i can use ‘so-widget:siteorigin slider’, in a page builder row, and set that row and slider to stretch to ‘full width’ like Vantage default slider in home page.
Vantage Layout Bound need to be Boxed or Full Width?
What css code is needed to add?

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

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Andrew Misplon Staff 10 years, 10 months ago

    Hi Pescadito

    This is possible. Edit the Page Builder row the slider is placed in by clicking the wrench icon far right and then Edit Row, then click the Layout tab and set the Row Layout drop down to Full Width Stretched. Also set the Padding to 0.

    Next go to Appearance > Custom CSS. Assuming this is your home page, set the main container top padding to zero by inserting the following:

    /* Home page remove main content container top padding */
    .home #main { padding-top: 0; }

    Hope that helps.

  2. pescadito 10 years, 10 months ago

    ok, but somthing more is needed
    left margin is ok, but blank right margin stil appears
    http://i61.tinypic.com/34q3dyo.jpg
    http://tatomdesign.webpress.cf/test2/

    any tip?

  3. Andrew Misplon Staff 10 years, 10 months ago

    Thanks for the feedback. Would it perhaps be possible to setup a test page so we can view the problem outlined in your tinypic.com image?

  4. pescadito 10 years, 10 months ago

    sorry, it had private attribute
    please check again:
    http://tatomdesign.webpress.cf/test2/

  5. Magus Staff 10 years, 10 months ago

    Hi Pescadito

    You currently have an inline style on the slider widget giving a max-width of 1200px. If you remove this entry from the attributes section of the widget then the slider will stretch to fill the page.

    Hope this helps

    Magus

  6. pescadito 10 years, 10 months ago

    Cool!!!
    Thanks

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