hey phil! sorry for my late reply.
Well, lay theme does not currently support menus with submenus. Those menu points will show up, but there are no extra options in the customizer for styling them. So as of now you need to style them yourself by using custom css.
You could do:
.sub-menu{ margin-top: 10px; }in "Lay Options" -> "Custom CSS & HTML" -> "Custom CSS for Desktop Version"