# CSS grid in combination with multi page sections

**URL:** https://community.weweb.io/t/css-grid-in-combination-with-multi-page-sections/10492
**Category:** How do I?
**Tags:** design, css
**Created:** [August 27, 2024, 8:12pm UTC](https://community.weweb.io/t/css-grid-in-combination-with-multi-page-sections/10492 "2024-08-27T20:12:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![FHEXL](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/fhexl/32/13607_2.png) [@FHEXL](https://community.weweb.io/u/FHEXL)
#### Post date: [August 27, 2024, 8:12pm UTC](https://community.weweb.io/t/css-grid-in-combination-with-multi-page-sections/10492/1 "2024-08-27T20:12:30Z")

</div>

Hi there,

I am trying out the CSS Grid layout. Let’s say I wan’t to create somthing like:

 ![image](https://us1.discourse-cdn.com/flex016/uploads/weweb/original/2X/7/7b8f23e6653f2a2c9c417f0130b44d60d93b0699.png)

Normaly the menu would be a multi-page section. But that’s not possible when having the menu being part of the CSS grid. What would be a solution/alternative to this. Should I create a component from the menu?
