how use’ so-widget, siteorigin slider’ with strech full width in vantage pro
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
6Hi 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.
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?
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?
sorry, it had private attribute
please check again:
– http://tatomdesign.webpress.cf/test2/
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
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.