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].
/* Vantage full width change main container width */
body.responsive.layout-full #page-wrapper #main .full-container {
max-width: 900px !important;
}
I use the above code to set the width of my blog pages, but I really want to make my home page ONLY a different width to the rest at 1500px – is there anyway to say “”if-home – make it 1500px””?
Handled via Premium support.
Hi Emily,
Please navigate to WP AdminAppearanceCustom CSS and replace the CSS you referenced with the following CSS:
You might also need to install the SiteOrigin CSS Editor.