How to Change your menu’s style for app
Here is a small snippet to change your menu’s style.
Just like this: for example – Template Metro
To do that, just add the following CSS in the “advanced customization” section of your editor:
.layout.l14 li {
margin: 0;
width: 33%;
}
.layout.l14 ul {
margin: 6%;
}
Information:
This modification affects only the layout 3 – full.