Browse Source

Videomaker: Update footer navigation block (#5032)

* Add missing brackets

* Update footer nav block markup

Add text transform and block gap settings

* Use original nav block markup format

This works on dotcom for now but will need to be updated for the latest version of GB
Sarah Norris 3 years ago
parent
commit
924034b83a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      videomaker/block-template-parts/footer.html

+ 1 - 1
videomaker/block-template-parts/footer.html

@@ -2,7 +2,7 @@
 <div class="wp-block-group alignwide" style="padding-top: 170px;padding-bottom: var(--wp--custom--gap--horizontal);">
 <div class="wp-block-group alignwide" style="padding-top: 170px;padding-bottom: var(--wp--custom--gap--horizontal);">
 	<!-- wp:group -->
 	<!-- wp:group -->
 	<div class="wp-block-group">
 	<div class="wp-block-group">
-	<!-- wp:navigation {"orientation":"vertical","__unstableLocation":"footer"} --><!-- /wp:navigation -->
+	<!-- wp:navigation {"orientation":"vertical","__unstableLocation":"footer","style":{"typography":{"textTransform":"uppercase"},"spacing":{"blockGap":"0px"}}} /-->
 	</div>
 	</div>
 	<!-- /wp:group -->
 	<!-- /wp:group -->
 	<!-- wp:group {"className":"footer-credit"} -->
 	<!-- wp:group {"className":"footer-credit"} -->