WordPress Menus – How to add inline styles to UL menus

You could just add a CSS rule like so: ul.sub-menu { visibility: hidden; }.