Skip to content

Commit

Permalink
Theme: Switch to overlayMenu to restore menu design.
Browse files Browse the repository at this point in the history
`isResponsive` was removed in WordPress/gutenberg#35568, which broke several parts of the design.

Similar changes were made in a corresponding commit to the global header/footer.

Fixes #53
  • Loading branch information
iandunn committed Oct 26, 2021
1 parent 06cbfed commit c9d3c7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="wp-block-group alignfull local-header__navigation">
<!-- wp:group {"className":"local-header__breadcrumb"} -->
<div class="wp-block-group local-header__breadcrumb">
<!-- wp:navigation {"orientation":"horizontal"} -->
<!-- wp:navigation {"orientation":"horizontal","overlayMenu":"never"} -->
<!-- wp:home-link {"label":"News"} /-->
<!-- /wp:navigation -->
<!-- wp:query-title {"type":"archive","className":"local-header__breadcrumb-current"} /-->
Expand Down

0 comments on commit c9d3c7a

Please sign in to comment.