Here is the website I am working on.
www.sunsetwomenssoccer.com
I am having problems with the mobile nav that is set up with the theme. So instead I was wondering what the best route would be to set up a simple dropdown menu displaying my categories (nav in desktop view). Again, my navigation does not consist of pages, but rather categories.
Thanks!
The
wp_dropdown_categories()
function may help you.For example, use: