Automattic / musictheme

A theme for bands and musicians that uses an experimental Gutenberg layout.
GNU General Public License v2.0
87 stars 11 forks source link

Menu needs styling to support page_menu fallback #42

Closed allancole closed 6 years ago

allancole commented 6 years ago

When wp_nav_menu() is empty, it falls back to the default page menu but without sub menu styling which makes the sub menus in accessible.

kjellr commented 6 years ago

Fixed via #43