Boxed width layout
Hello,
I’m using Vantage pro theme for my private site and it works fine for me. Just one question, how can I change width of the site layout if the boxed layout bound is selected? Please if there is some simple solution since I’m no to much skilled in programming…
Thank you
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Aithusa
You can change this with some custom CSS. Please navigate to Appearance->Custom CSS and enter the following
/* Change width of Box Layout */ body.layout-boxed.responsive #page-wrapper { max-width: 1200px; }You can adjust the width size to fit what you are looking for.
Let us know how you get on
Magus
Solved! Thank you for fast reply!
You are welcome
If you require any more help, feel free to open a new thread
Magus
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.