-
Notifications
You must be signed in to change notification settings - Fork 18
Accessible menu
Paolo Tesei edited this page Jul 9, 2020
·
6 revisions
`
Menu 'menu-main', 'container' => '', 'menu_id' => 'amenu-main', 'menu_class' => 'amenu__main', 'walker' => new \BEA\Theme\Framework\Helpers\Accessible_Menu_Walker(), ) ); ?> ``
'menu-footer', 'container' => '', 'menu_id' => 'amenu-footer', 'menu_class' => 'amenu__footer', 'walker' => new \BEA\Theme\Framework\Helpers\Accessible_Menu_Walker(), ) ); ?> `