Height of your Menu

 

Here is a small snippet to modify the height of your menu.

Just like this: Hover me

 

add the following css in the “advanced customization” section of your editor:

.layout.l6 ion-scroll {
height: 64%;
}

You can apply that modification for several layouts.

Just change “.l6” to “.l*”

* is the layout’s number.