Is it possible to have a secondary navigation with a location of ‘Left Sidebar’ which does not use a dropdown menu? In other words, it is a standard WordPress menu (with nested HTML lists) which can be independently styled with CSS.
Here is a simple example of what it could look like:
Thanks for your response. That works fine with a single menu however I need to set different menus for different sets of pages (using the Conditional Menus plugin). To do this I need to go through Appearance > Menus to create the menus (which adds the dropdown).
Is there a way to create a standard menu without the dropdown through Appearance > Menus? If not, are there any CSS styles which would transform the menu into a standard menu?