You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Tweak: Add `aria-label` attribute to various `<nav>` elements
46
46
* Tweak: Improve mobile menu keyboard accessibility
47
47
* Tweak: Semantic mobile menu toggle button
48
-
* Fix: Mobile Menu hamburger is not visible for logged-out users ([#369](https://github.com/elementor/hello-theme/issues/369))
49
-
* Fix: Wrap page `<h1>` with `<div>`, not `<header>`
50
-
* Fix: Remove heading tags from dynamic header/footer
51
-
* Fix: Comments title uses H3 comment form uses H2
52
48
* Fix: The header renders redundant `<p>` when tagline is empty
53
49
* Fix: Single post renders redundant wrapping `<div>` when it has no tags
54
50
* Fix: Remove redundant wrapping `<div>` from `wp_nav_menu()` output
51
+
* Fix: Wrap page `<h1>` with `<div>`, not `<header>`
52
+
* Fix: Uses consistent `<h3>` for comments title and comment form
53
+
* Fix: Remove heading tags from dynamic header/footer
54
+
* Fix: Mobile Menu hamburger is not visible for logged-out users in some cases ([#369](https://github.com/elementor/hello-theme/issues/369))
55
55
* Fix: Remove duplicate ID attributes in the header mobile menu
0 commit comments