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.

Change The Width Of Boxed Layout

Resolved 5 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

How do I change the width of the boxed layout from the default 1080px?

I found a code snippet on this forum, but it does nothing:

/* Vantage full width change main container width */
body.responsive.layout-full #page-wrapper #main .full-container {
max-width: 960px !important;
}

Is there anything missing in this code?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 11 years, 10 months ago

    Hi

    This selector is for changing the site body width when using the full width layout. For the boxed layout you’ll need this:

    /* Vantage Boxed Layout Site Width */
    body.responsive #page-wrapper {
    max-width: 960px !important;
    }
  2. Sunsmile 11 years, 10 months ago

    Works perfect, thank you so much!

  3. Andrew Misplon Staff 11 years, 10 months ago

    Super, glad we could help.

  4. christmaslyric4537 11 years, 1 month ago

    Both of these make it go to the left. How can I center it?

    • Andrew Misplon Staff 11 years, 1 month ago

      Hi Christmaslyric4537

      We’d like to help you, but can you please start a new thread with your question? We can only offer you the best support possible when you’re the owner of a thread.

      Page: New Thread

      If you’re a premium user, please be sure to enter your order number so we can properly prioritize your thread.

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.

Have a different question or issue?

Start New Thread