New stack - CSS Grid unleashed

The best way to understand this is to start using Source. If you don’t have the Source Add-on pack, then this is a great excuse to get it and gain access to the Grid Plus and use the demo project that you can download above, created by Stuart. If you need another excuse, there is a 30% off code at the top of this thread.

The amazing demo page above is about 2 things:

  1. Sources Grid Plus which creates the page above.
  2. The Grid Enabler which allows you to use the Source Grid Plus with any framework.
1 Like

To answer my own question:

After a quick experiment, I changed the Footer Grid Item’s Column Span from 2 to 3.

1 Like

And you should change the row span of the Nav item to just 1 too.

1 Like

The Aside item only appears above 900px. Under 900px it disappears.
How to make it appear, maybe, just above the footer item?
Regards,
Dominique

Hi - in the grid item settings for the aside the option to ‘Hide at BP’ has been enabled. Simply disable that and this item would then be displayed on all devices.

2 Likes

Thank you