Change The Width Of Boxed Layout
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
5Hi
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.
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.