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].
Hi,
I want to put full with footer, i try this
/* Vantage Full Width Layout With Full Width Footer Widget Content Area */
body.responsive.layout-full #page-wrapper #colophon .full-container {
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}
but it doesn’t work.
Please someone can help me?
Hi :) You’d need to change max-width: to 95%. 1080 is the default/existing value so you wouldn’t see any change using it.