Dear @erponserpons
have a look here:
https://jsfiddle.net/lesson8/SYwba/
And consider this:
http://laytheme.com/documentation.html#custom-javascript
Best!
Marius
Dear @erponserpons
create a second menu and add this to your CUSTOM CSS:
.laynav.second_menu {
background: green;
padding: 20px;
bottom: 0px;
width: 100%;
left: 0px;
}
Then you can play around with it.
Best!
Marius