header.php 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?php
  2. /**
  3. * Title: header
  4. * Slug: expo/header
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. ?>
  9. <!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"0"},"margin":{"top":"0","bottom":"0"},"blockGap":"0"}},"layout":{"type":"constrained"}} -->
  10. <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-bottom:0"><!-- wp:columns {"verticalAlignment":"bottom","align":"wide","style":{"spacing":{"padding":{"bottom":"1rem"},"blockGap":{"top":"var:preset|spacing|30"}},"border":{"bottom":{"color":"var:preset|color|contrast","width":"1px"},"top":[],"right":[],"left":[]}}} -->
  11. <div class="wp-block-columns alignwide are-vertically-aligned-bottom" style="border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px;padding-bottom:1rem"><!-- wp:column {"verticalAlignment":"bottom","width":"25%"} -->
  12. <div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:25%"><!-- wp:site-title {"className":"no-underline"} /--></div>
  13. <!-- /wp:column -->
  14. <!-- wp:column {"verticalAlignment":"bottom","width":"45%"} -->
  15. <div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:45%"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"layout":{"type":"constrained"}} -->
  16. <div class="wp-block-group"><!-- wp:site-tagline {"style":{"layout":{"selfStretch":"fill","flexSize":null}}} /-->
  17. <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|30"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
  18. <div class="wp-block-group"><!-- wp:paragraph {"className":"no-underline","style":{"typography":{"fontStyle":"normal","fontWeight":"600"}}} -->
  19. <p class="no-underline" style="font-style:normal;font-weight:600"><?php esc_html_e('Tumblr', 'expo');?></p>
  20. <!-- /wp:paragraph -->
  21. <!-- wp:paragraph {"className":"no-underline","style":{"typography":{"fontStyle":"normal","fontWeight":"600"}}} -->
  22. <p class="no-underline" style="font-style:normal;font-weight:600"><?php esc_html_e('TikTok', 'expo');?></p>
  23. <!-- /wp:paragraph -->
  24. <!-- wp:paragraph {"className":"no-underline","style":{"typography":{"fontStyle":"normal","fontWeight":"600"}}} -->
  25. <p class="no-underline" style="font-style:normal;font-weight:600"><?php esc_html_e('Instgrm', 'expo');?></p>
  26. <!-- /wp:paragraph --></div>
  27. <!-- /wp:group --></div>
  28. <!-- /wp:group --></div>
  29. <!-- /wp:column -->
  30. <!-- wp:column {"verticalAlignment":"bottom","width":"5%"} -->
  31. <div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:5%"></div>
  32. <!-- /wp:column -->
  33. <!-- wp:column {"verticalAlignment":"bottom","width":"25%"} -->
  34. <div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:25%"><!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"left","orientation":"vertical"}} /--></div>
  35. <!-- /wp:column --></div>
  36. <!-- /wp:columns --></div>
  37. <!-- /wp:group -->