Home>Support>Content box

Content box

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hey there,
I have an fixed iframe of 800px that i need to build in to my site. Now is the content box of the Vintage template just 770px width. Is there a possillity to chance this in to 800 px?
Thanx!

URL: http://www.goaustria.eu/go

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

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

    Hi DJ

    If you’d like to make the entire site a bit wider insert the following under Appearance > Custom CSS:

    body.responsive.layout-full #page-wrapper .full-container {
    max-width: 1120px !important;
    }
    

    I’ve changed that from 1080px to 1120px but you can enter any figure you’d like.

    The primary (left) div and the right sidebar are then setup as follows, you can also insert these selectors under Appearance > Custom CSS if you’d like to alter their widths:

    .page-template-default #primary {
    width: 71.287% !important;
    }
    
    #secondary {
    width: 23.762% !important;
    }
    

    Let us know how that goes.

  2. 10 years, 9 months ago Dj Geert .nl

    Hi Andrew!

    workt perfectly!

    Thank you!

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

    Super, glad to hear that helped.

    All the best.

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