Layout Grid
experimental Evo does not require usage of any particular grid system. Evo offers this experimental grid for solving basic needs for page layout and positioning inside of a container. Very basic, almost rudimentary.
If you need a more powerful grid with well defined mobile responsive states, consider a third-party solution such as Bootstrap's grid, Foundation's grid, or Flexbox grid.
Note that Evo was originally was intended to augment and layer upon a framework such as Bootstrap, so reliance on a more familiar third party grid is intentional and advantageous. If you really must be original, try pushing the Evo grid into new and adventerous territory, or even make your own. :-)
12 Column Grid
Evolution features a basic 12 column responsive grid. Create an HTML tag using <div>
or <section>
, and apply an grid-[number]
class. To fix any layout issues try using the clearfix
class on the very last element.
<p class="color-0"></p>
12 Column Grid
Evolution features a basic 12 column responsive grid. Create an HTML tag using <div>
or <section>
, and apply an grid-[number]
class. To fix any layout issues try using the clearfix
class on the very last element.
<p class="color-0"></p>
1-up-grid
More grid variations can be found here.
<p class="color-0"></p>
1-up-grid
2-up-grid
3-up-grid
4-up-grid
6-up-grid
More grid variations can be found here.
<p class="color-0"></p>
More grid variations can be found here.
<p class="color-0"></p>
More grid variations can be found here.
<p class="color-0"></p>
1-up-grid
2-up-grid
3-up-grid
4-up-grid
6-up-grid
12-up-grid
More grid variations can be found here.
<p class="color-0"></p>
7-up-grid
More grid variations can be found here.
<p class="color-0"></p>