Currently, I’m using a JS code to overwrite span7 (for content) and span5 (for sidebar). The new grids are span8 and span4. However, what ends up happening is it loads the old grids first and then a second or two later, loads the new grids.
Question – any way to make the new grids the default grids (so I don’t have to overwrite the old ones with a JS code)?