This edit will allow you to put space between each menu item in Layout 18.
BEFORE
AFTER
1) Log into your App Manager and select your app.
2)Click Colors from the left-hand-side of the screen (or the middle of the screen).
3) Scroll down to the Advanced SCSS box and past the following code. If there is already code in the advanced SCSS box, do not remove it. Start a new line “after” the last character in the box, then paste the code below.
/*** BEGIN: Add Space To Layout 18 Menu Items ***/
.layout_siberian_18 div {
margin-bottom: 20px;
}
/*** END: Add Space To Layout 18 Menu Items ***/
4) Click Save.
NOTE: You have change the value “20”px. This modification affect only the layout 18.