Hi!
Is there a way to make the theme layout “boxed”?
I’m trying to have the content in the white container that’s max width about 1000px, with the rest of the background light grey.
I tried putting this in Custom CSS, it didn’t work:
.page-template-page-full-width .wrapper > .row-fluid {
max-width: 1000px;}