File "header-gigantic-title-bg.php"

Full Path: /home/ycoalition/public_html/blog/wp-content/themes/panama/patterns/header-gigantic-title-bg.php
File size: 2.36 KB
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Title: Header with background color and a gigantic site title, menu, and social icons.
 * Slug: poe/header-gigantic-title-bg
 * Categories: poe-header
 */
?>
<!-- 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","style":{"spacing":{"padding":{"top":"5vh","bottom":"5vh"}}},"backgroundColor":"primary","textColor":"background","layout":{"inherit":false}} -->
	<div class="wp-block-group alignfull has-background-color has-primary-background-color has-text-color has-background"
		style="padding-top:5vh;padding-bottom:5vh">
		<!-- wp:group {"align":"wide","layout":{"inherit":true}} -->
		<div class="wp-block-group alignwide">
			<!-- wp:group {"align":"wide"} -->
			<div class="wp-block-group alignwide">
				<!-- wp:group {"style":{"spacing":{"blockGap":"2em"}},"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between"}} -->
				<div class="wp-block-group">
					<!-- wp:navigation {"__unstableLocation":"primary","layout":{"type":"flex","justifyContent":"left","orientation":"horizontal"},"style":{"spacing":{"blockGap":"1.5em"}}} -->

					<!-- wp:navigation-link {"label":"Work","url":"#","kind":"custom","isTopLevelLink":true} /-->

					<!-- wp:navigation-link {"label":"About","url":"#","kind":"custom","isTopLevelLink":true} /-->

					<!-- wp:navigation-link {"label":"News","url":"#","kind":"custom","isTopLevelLink":true} /-->

					<!-- /wp:navigation -->

					<!-- wp:social-links {"iconColor":"foreground","iconColorValue":"inherit","className":"is-style-logos-only","layout":{"type":"flex","justifyContent":"right"},"style":{"spacing":{"blockGap":{"top":"0.75em","left":"0.75em"}}}} -->
					<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 -->

				<!-- wp:site-title {"style":{"spacing":{"margin":{"top":"5vh","bottom":"0em"}}},"fontSize":"gigantic"} /-->
			</div>
			<!-- /wp:group -->
		</div>
		<!-- /wp:group -->
	</div>
	<!-- /wp:group -->
</div>
<!-- /wp:group -->