From 36b1de5efcae3f3f82e6abbcb635b0727fc7e9b0 Mon Sep 17 00:00:00 2001 From: Frank419 Date: Wed, 28 Aug 2024 10:13:28 +0800 Subject: [PATCH] Improved focus trapping. Focus trapping now also happens backwards. --- header.php | 1 + js/menu.js | 3 +++ style.css | 7 ++++++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/header.php b/header.php index 4c6ea13..b39c2c3 100644 --- a/header.php +++ b/header.php @@ -89,6 +89,7 @@ $label = get_theme_mod( 'minimalistflex_header_label' );
+