Home>Support>Full screen, no padding.
  1. 9 years, 3 months ago Joe Napolitani

    I 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.

  2. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    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:

    custom-img-row
    

    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.

  3. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More