Full screen, no padding.
Does anyone know how I can use the page builder with a 50/50 split and get full screen spit down the middle?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
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.
Does anyone know how I can use the page builder with a 50/50 split and get full screen spit down the middle?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
3I was able to achieve this with my updated version of Vatage version 2.4.2. I loaded the recent version, now I can not achieve the same layout, the only difference I noticed is the removal of the “Navigation” tab from the customize main sidebar menu. Not sure if this had anything to do with it, probably not.
Hi Joe
The Navigation menu item should still be at Appearance > Customize. Our options are a little deeper at Appearance > Customize > Theme Design. That might have caused the confusion.
To get the effect you’re looking for try this:
1. Insert the following at Appearance > Custom CSS. We’ll use it shortly:
/* Custom Page Builder Classes */ .custom-img-row .widget { min-height: 600px; } .custom-img-row .panel-grid-cell { padding: 0 !important; }2. Create your two column row.
3. Edit the row, click Attributes top right and insert a Row Class name as follows:
4. Insert a Visual Editor widget in each column and insert your image.
5. Go back to Custom CSS and edit the min-height as required.
This use cases assumes no content over the images. So might or might not be suitable.
Ahh one last thing. Edit Row > Layout > Row Layout > Full Width Stretched. Don’t forget that :)
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.