1 min readSep 7, 2018
For reference: There is actually a Bootstrap HTML+CSS way to do this, but the columns would have to be part of a single row. Columns taking up more than 12 ‘columns’ will wrap. You can then responsively reorder them using order classes, moving the menu before the header on smaller screens.