🐞 fix: Navigation tweaks
Sync TODOs with Issues / sync_todos (push) Successful in 6s

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Keith Solomon
2026-05-02 15:20:09 -05:00
parent 2bdfaba134
commit 405f43baf9
4 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ $currentPageURL = home_url( $wp->request ) . '/';
?>
<div class="nav-aux__container hidden lg:block w-full py-0">
<div class="nav-aux container flex items-center justify-end gap-x-4 gap-y-0 flex-wrap text-white py-0">
<nav class="nav-aux py-0" role="navigation" aria-label="Auxiliary">
<div class="header__nav-aux container flex items-center justify-end gap-x-4 gap-y-0 flex-wrap text-white py-0">
<nav class="nav-aux py-0" role="navigation" aria-label="Auxiliary navigation">
<?php
if ( has_nav_menu( 'aux_navigation' ) ) {
// Initialize and render menu items