瀏覽代碼

fixed format of theme.json, changed color of social links

Maggie Cabrera 4 年之前
父節點
當前提交
fca7ef5f84
共有 2 個文件被更改,包括 9 次插入7 次删除
  1. 4 2
      mayland-blocks/block-template-parts/header.html
  2. 5 5
      mayland-blocks/experimental-theme.json

+ 4 - 2
mayland-blocks/block-template-parts/header.html

@@ -8,8 +8,10 @@
 <!-- /wp:column -->
 
 <!-- wp:column {"verticalAlignment":"center","className":"is-vertically-aligned-bottom"} -->
-<div class="wp-block-column is-vertically-aligned-center is-vertically-aligned-bottom"><!-- wp:social-links {"align":"right","className":"is-style-logos-only"} -->
-<ul class="wp-block-social-links alignright is-style-logos-only"><!-- wp:social-link {"url":"https://instagram.com","service":"instagram"} /-->
+<div class="wp-block-column is-vertically-aligned-center is-vertically-aligned-bottom">
+	
+<!-- wp:social-links {"iconColor":"primary","iconColorValue":"#000000","align":"right","className":"is-style-logos-only"} -->
+<ul class="wp-block-social-links alignright has-icon-color is-style-logos-only" style="--wp--social-links--icon-color:#000000"><!-- wp:social-link {"url":"https://instagram.com","service":"instagram"} /-->
 
 <!-- wp:social-link {"url":"https://twitter.com","service":"twitter"} /--></ul>
 <!-- /wp:social-links -->

+ 5 - 5
mayland-blocks/experimental-theme.json

@@ -88,11 +88,11 @@
 						"fontFamily": "Hoefler Text, Baskerville Old Face, Garamond, Times New Roman, serif",
 						"slug": "hoefler-times-new-roman"
 					}
-				],
-				"spacing": {
-					"customPadding": true,
-					"units": [ "px", "em", "rem", "vh", "vw" ]
-				}
+				]
+			},
+			"spacing": {
+				"customPadding": true,
+				"units": [ "px", "em", "rem", "vh", "vw" ]
 			},
 			"custom": {
 				"line-height": {