Hi, I’m not too sure the best approach for Omega 4.
I created a new layout based on ‘simple’. But I don’t understand where I can set the 'default page' class. It comes 'has-sidebar-first' and I would like it to be 'has-sidebar-second'. (basically what used to be the weight in Omega3).
It's the classes pulled in on the []-layout.tpl.php page at <div<?php print $attributes; ?>>

Also I can’t use SASS, so I’m trying to see if it’s set through preprocess, template.php, .info [LAYOUT].layout.inc

And I don’t think going through Panel or something is really a lean approach.

Also, if you can tell where to set this, a code snippet would be very much appreciated.
Thanks