header.php 1.2 KB

1234567891011121314151617181920
  1. <?php
  2. /**
  3. * Title: Default header
  4. * Slug: pendant/header
  5. * Categories: pendant, header
  6. * Block Types: core/template-part/header
  7. */
  8. ?>
  9. <!-- wp:group {"layout":{"inherit":true}} -->
  10. <div class="wp-block-group"><!-- wp:group {"align":"full","style":{"spacing":{"padding":{"bottom":"3vw","top":"3vw"}}},"backgroundColor":"foreground","textColor":"background","layout":{"type":"flex","justifyContent":"space-between","flexWrap":"nowrap"}} -->
  11. <div class="wp-block-group alignfull has-background-color has-foreground-background-color has-text-color has-background" style="padding-top:3vw;padding-bottom:3vw"><!-- wp:navigation {"overlayMenu":"always","overlayBackgroundColor":"foreground","overlayTextColor":"background"} /-->
  12. <!-- wp:site-title {"textAlign":"center","isLink":false,"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}}}} /-->
  13. <!-- wp:social-links {"iconColor":"background","iconColorValue":"#ffffff","className":"is-style-logos-only"} -->
  14. <ul class="wp-block-social-links has-icon-color is-style-logos-only"><!-- wp:social-link {"url":"https://instagram.com","service":"instagram"} /--></ul>
  15. <!-- /wp:social-links --></div>
  16. <!-- /wp:group --></div>
  17. <!-- /wp:group -->