File "general-follow-us-horizontal.php"
Full Path: /home/ycoalition/public_html/blog/wp-content/themes/panama/patterns/general-follow-us-horizontal.php
File size: 990 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Title: Follow us section with a horizontal layout.
* Slug: poe/general-follow-us-horizontal
* Categories: poe-general
*/
?>
<!-- wp:group {"align":"wide","layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between"}} -->
<div class="wp-block-group alignwide">
<!-- wp:heading {"textAlign":"center"} -->
<h2 class="has-text-align-center">Follow Us!</h2>
<!-- /wp:heading -->
<!-- wp:social-links {"iconColor":"foreground","iconColorValue":"inherit","className":"items-justified-center is-style-logos-only","layout":{"type":"flex","justifyContent":"center"}} -->
<ul
class="wp-block-social-links has-icon-color items-justified-center is-style-logos-only">
<!-- wp:social-link {"url":"https://facebook.com","service":"facebook"} /-->
<!-- wp:social-link {"url":"https://twitter.com","service":"twitter"} /-->
<!-- wp:social-link {"url":"https://instagram.com","service":"instagram"} /-->
</ul>
<!-- /wp:social-links -->
</div>
<!-- /wp:group -->