Stewart: Tidy up navigation (#5265)
* Tidy up navigation * Change area of the sidebar template part.
This commit is contained in:
parent
a2f379c557
commit
6fb4db5092
2 changed files with 2 additions and 6 deletions
|
@ -9,11 +9,7 @@
|
|||
<hr class="wp-block-separator is-style-wide"/>
|
||||
<!-- /wp:separator -->
|
||||
|
||||
<!-- wp:spacer {"height":1} -->
|
||||
<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
||||
<!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"left","orientation":"vertical"},"style":{"spacing":{"blockGap":"0px"}}} -->
|
||||
<!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"left","orientation":"vertical"},"style":{"spacing":{"blockGap":"0px"}},"overlayBackgroundColor":"background","overlayTextColor":"foreground"} -->
|
||||
<!-- wp:page-list {"isNavigationChild":true,"showSubmenuIcon":true,"openSubmenusOnClick":false} /-->
|
||||
<!-- /wp:navigation -->
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
{
|
||||
"name": "sidebar",
|
||||
"title": "Sidebar",
|
||||
"area": "sidebar"
|
||||
"area": "uncategorized"
|
||||
},
|
||||
{
|
||||
"name": "footer",
|
||||
|
|
Loading…
Reference in a new issue