For what you want to do, you need to keep the menu visible at all screen widths. Right now it is disappearing even though you said the mobile nav is disabled.
You'll also need to add additional media queries to change the size of the menu items as the browser reduces.
This is a bit more than I can test out simply using the browser, or I would just have given you the code... sorry ;(