File "footer-horizontal-full.php"

Full Path: /home/ycoalition/public_html/blog/wp-content/themes/panama/patterns/footer-horizontal-full.php
File size: 2.4 KB
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Title: The default footer in full width with a background color.
 * Slug: poe/footer-horizontal-full
 * Categories: poe-footer
 */
?>
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}},"layout":{"inherit":true}} -->
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px">
	<!-- wp:group {"align":"full","backgroundColor":"quaternary"} -->
	<div class="wp-block-group alignfull has-quaternary-background-color has-background">
		<!-- wp:group {"layout":{"inherit":true}} -->
		<div class="wp-block-group">
			<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"32px","bottom":"32px"}}}} -->
			<div class="wp-block-group alignwide" style="padding-top:32px;padding-bottom:32px">
				<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"2em"}},"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between"}} -->
				<div class="wp-block-group alignwide">
					<!-- wp:group {"style":{"spacing":{"blockGap":"1em"}},"layout":{"type":"flex","flexWrap":"wrap"}} -->
					<div class="wp-block-group">
						<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"0.5em"}},"layout":{"type":"flex","justifyContent":"left"}} -->
						<div class="wp-block-group alignwide">
							<!-- wp:paragraph {"fontSize":"small"} -->
							<p class="has-small-font-size">© 2023</p>
							<!-- /wp:paragraph -->

							<!-- wp:site-title {"level":0,"fontSize":"small"} /-->
						</div>
						<!-- /wp:group -->

						<!-- wp:paragraph {"textColor":"secondary","fontSize":"small"} -->
						<p class="has-secondary-color has-text-color has-small-font-size">Theme by <a
								href="https://andersnoren.se">Anders Norén</a></p>
						<!-- /wp:paragraph -->
					</div>
					<!-- /wp:group -->

					<!-- wp:social-links {"iconColor":"foreground","iconColorValue":"inherit","className":"is-style-logos-only","layout":{"type":"flex","justifyContent":"right"}} -->
					<ul class="wp-block-social-links has-icon-color is-style-logos-only">
						<!-- wp:social-link {"url":"https://facebook.com","service":"facebook"} /-->

						<!-- wp:social-link {"url":"https://instagram.com","service":"instagram"} /-->

						<!-- wp:social-link {"url":"https://linkedin.com","service":"linkedin"} /-->
					</ul>
					<!-- /wp:social-links -->
				</div>
				<!-- /wp:group -->
			</div>
			<!-- /wp:group -->
		</div>
		<!-- /wp:group -->
	</div>
	<!-- /wp:group -->
</div>
<!-- /wp:group -->