link-in-bio-left-aligned-columns.php 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?php
  2. /**
  3. * Title: Link in Bio with left-aligned content
  4. * Slug: lynx/link-in-bio-left-aligned-columns
  5. * Inserter: yes
  6. * Categories: featured, link-in-bio
  7. */
  8. ?>
  9. <!-- wp:cover {"customOverlayColor":"#f9d949","minHeight":100,"minHeightUnit":"vh","contentPosition":"top left","isDark":false,"align":"full","style":{"spacing":{"padding":{"top":"7vw","right":"7vw","bottom":"7vw","left":"7vw"}}}} -->
  10. <div class="wp-block-cover alignfull is-light has-custom-content-position is-position-top-left" style="padding-top:7vw;padding-right:7vw;padding-bottom:7vw;padding-left:7vw;min-height:100vh"><span aria-hidden="true" class="wp-block-cover__background has-background-dim-100 has-background-dim" style="background-color:#f9d949"></span><div class="wp-block-cover__inner-container"><!-- wp:group {"layout":{"contentSize":"540px","type":"constrained"}} -->
  11. <div class="wp-block-group"><!-- wp:group {"layout":{"type":"constrained"},"style":{"elements":{"link":{"color":{"text":"#00000099"}}}}} -->
  12. <div class="wp-block-group has-link-color"><!-- wp:site-logo /-->
  13. <!-- wp:site-title {"isLink":false,"style":{"typography":{"fontStyle":"normal","fontWeight":"500"},"spacing":{"margin":{"top":"3.5vh"}}},"fontSize":"xx-large","fontFamily":"bodoni-moda"} /-->
  14. <!-- wp:site-tagline {"style":{"typography":{"fontSize":"1.125rem"},"spacing":{"margin":{"top":"3.5vh"}}},"fontFamily":"merriweather"} /-->
  15. <!-- wp:columns {"style":{"spacing":{"margin":{"top":"32px"}}}} -->
  16. <div class="wp-block-columns" style="margin-top:32px"><!-- wp:column {"style":{"spacing":{"blockGap":"16px"}}} -->
  17. <div class="wp-block-column"><!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  18. <p class="has-merriweather-font-family has-small-font-size"><strong><?php echo esc_html__( 'Find me', 'lynx' ); ?></strong></p>
  19. <!-- /wp:paragraph -->
  20. <!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  21. <p class="has-merriweather-font-family has-small-font-size"><a href="#"><?php echo esc_html__( 'Instagram', 'lynx' ); ?></a></p>
  22. <!-- /wp:paragraph -->
  23. <!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  24. <p class="has-merriweather-font-family has-small-font-size"><a href="#"><?php echo esc_html__( 'Blog', 'lynx' ); ?></a></p>
  25. <!-- /wp:paragraph -->
  26. <!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  27. <p class="has-merriweather-font-family has-small-font-size"><a href="#"><?php echo esc_html__( 'Tumblr', 'lynx' ); ?></a></p>
  28. <!-- /wp:paragraph --></div>
  29. <!-- /wp:column -->
  30. <!-- wp:column {"style":{"spacing":{"blockGap":"16px"}}} -->
  31. <div class="wp-block-column"><!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  32. <p class="has-merriweather-font-family has-small-font-size"><strong><?php echo esc_html__( 'Contact Me', 'lynx' ); ?></strong></p>
  33. <!-- /wp:paragraph -->
  34. <!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  35. <p class="has-merriweather-font-family has-small-font-size"><a href="#"><?php echo esc_html__( 'Email', 'lynx' ); ?></a></p>
  36. <!-- /wp:paragraph -->
  37. <!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  38. <p class="has-merriweather-font-family has-small-font-size"><a href="#"><?php echo esc_html__( 'LinkedIn', 'lynx' ); ?></a></p>
  39. <!-- /wp:paragraph -->
  40. <!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  41. <p class="has-merriweather-font-family has-small-font-size"><a href="#"><?php echo esc_html__( 'Twitter', 'lynx' ); ?></a></p>
  42. <!-- /wp:paragraph --></div>
  43. <!-- /wp:column -->
  44. <!-- wp:column {"style":{"spacing":{"blockGap":"16px"}}} -->
  45. <div class="wp-block-column"><!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  46. <p class="has-merriweather-font-family has-small-font-size"><strong><?php echo esc_html__( 'Projects', 'lynx' ); ?></strong></p>
  47. <!-- /wp:paragraph -->
  48. <!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  49. <p class="has-merriweather-font-family has-small-font-size"><a href="#"><?php echo esc_html__( 'Portfolio', 'lynx' ); ?></a></p>
  50. <!-- /wp:paragraph -->
  51. <!-- wp:paragraph {"fontSize":"small","fontFamily":"merriweather"} -->
  52. <p class="has-merriweather-font-family has-small-font-size"><a href="#"><?php echo esc_html__( 'Testimonials', 'lynx' ); ?></a></p>
  53. <!-- /wp:paragraph --></div>
  54. <!-- /wp:column --></div>
  55. <!-- /wp:columns --></div>
  56. <!-- /wp:group --></div>
  57. <!-- /wp:group --></div></div>
  58. <!-- /wp:cover -->