Home>Support>Page as large as browser width?

Page as large as browser width?

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

Hi all,

I would like to know if you guys know a simple trick to have a page as large as the browser width?

For a gallery page, I would like to use all the space available in width. Than mean having the side bar aligned to the right, and all the extra space would be dedicated to a gallery.
I already have a script that resize my galley dynamically to the size of its container, but I have no idea how to make the container larger than the 1080px of the Vantage theme Full Page Width template.

Thank you for any help,
Best regards,

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, 10 hours ago Andrew Misplon
    Hi, I Work Here

    Hi David

    I’m sure we can make a plan. Please send a URL so I can check the page ID and make the CSS specific to that page. You can use the Private Reply checkbox if necessary.

  2. 10 years, 9 hours ago Private Message - David Briard

    This is a private message.

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

    Let’s try:

    .archive.term-england #main .container {
    	max-width: 95% !important;
    }

    You can adjust the max-width as required. Or for all archive pages you might say:

    .archive. #main .container {
    	max-width: 95% !important;
    }
  4. 10 years, 9 hours ago Andrew Misplon
    Hi, I Work Here

    Or for all countries we could say:

    .archive.tax-country #main .container {	max-width: 95% !important;}
  5. 10 years, 9 hours ago Private Message - David Briard

    This is a private message.

  6. 10 years, 2 hours ago Private Message - David Briard

    This is a private message.

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

    Super, glad to hear you’ve been making progress. Thanks for fixing my container name mistake :)

    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