Browse Source

Fixed the header spacer element in header-center template (#5175)

Jason Crist 3 years ago
parent
commit
2e5ea37b97
1 changed files with 1 additions and 1 deletions
  1. 1 1
      blockbase/block-template-parts/header-centered.html

+ 1 - 1
blockbase/block-template-parts/header-centered.html

@@ -16,7 +16,7 @@
 <!-- /wp:spacer -->
 <!-- wp:navigation {"__unstableLocation":"primary","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"center","orientation":"horizontal"}} /-->
 
-<!-- wp:template-part {"slug":"header-spacer","theme":"themes/seedlet-blocks"} /-->
+<!-- wp:template-part {"slug":"header-spacer"} /-->
 
 </div>
 <!-- /wp:group -->