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].
It seems the page is not full width.
I would like to have more space for the sidebar and for the content, but still having a responsive website.
Thanks!
Hi Erapisardi
Thanks for reaching out.
Insert the following at Appearance > Custom CSS and adjust as required:
/* Vantage Full Width Layout - Adjust Site Width */ body.responsive.layout-full #page-wrapper .full-container { max-width: 1080px; }Hope that helps.
thanks!
For sure :) Glad that helped.