Is there a way to change the navigation to 1 level only? I’d like to keep the items in the menu to get the “current_page_item” styling, but don’t want those second-level items to be shown.
Can this be achieved through hooks or filters? Or should I hide them with CSS (not ideal because of the arrow and spacing).