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

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; }Works perfect, thank you so much!
Super, glad we could help.
Both of these make it go to the left. How can I center it?
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.