150 lines
15 KiB
PHP
150 lines
15 KiB
PHP
<?php
|
||
/**
|
||
* Title: Footer Default
|
||
* Slug: halloween-gift-store/footer-default
|
||
* Categories: footer
|
||
*/
|
||
?>
|
||
<!-- wp:group {"className":"footer-section","backgroundColor":"secondary","layout":{"type":"constrained","contentSize":""}} -->
|
||
<div class="wp-block-group footer-section has-secondary-background-color has-background"><!-- wp:group {"style":{"spacing":{"padding":{"top":"5rem","bottom":"5rem"}}},"layout":{"type":"constrained","contentSize":"75%"}} -->
|
||
<div class="wp-block-group" style="padding-top:5rem;padding-bottom:5rem"><!-- wp:columns -->
|
||
<div class="wp-block-columns"><!-- wp:column {"verticalAlignment":"top","width":"25%","className":"footer-box"} -->
|
||
<div class="wp-block-column is-vertically-aligned-top footer-box" style="flex-basis:25%"><!-- wp:site-title {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"25px"}},"textColor":"background","fontFamily":"staatliches"} /-->
|
||
|
||
<!-- wp:paragraph {"className":"footer-para","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"spacing":{"margin":{"top":"25px"}}},"textColor":"background","fontSize":"extra-small"} -->
|
||
<p class="footer-para has-background-color has-text-color has-link-color has-extra-small-font-size" style="margin-top:25px"><?php echo esc_html__('Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown prmulish took a galley of type and scrambled it to make a type specimen book.', 'halloween-gift-store'); ?></p>
|
||
<!-- /wp:paragraph -->
|
||
|
||
<!-- wp:social-links {"iconColor":"background","iconColorValue":"#ffffff","openInNewTab":true,"size":"has-normal-icon-size","className":"is-style-logos-only","style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}},"border":{"radius":"0px"}},"layout":{"type":"flex","justifyContent":"left"}} -->
|
||
<ul class="wp-block-social-links has-normal-icon-size has-icon-color is-style-logos-only" style="border-radius:0px;margin-top:var(--wp--preset--spacing--60)"><!-- wp:social-link {"url":"www.facebook.com","service":"facebook"} /-->
|
||
|
||
<!-- wp:social-link {"url":"https://www.twitter.com/","service":"x"} /-->
|
||
|
||
<!-- wp:social-link {"url":"www.dribbble.com","service":"dribbble"} /-->
|
||
|
||
<!-- wp:social-link {"url":"www.youtube.com","service":"youtube"} /-->
|
||
|
||
<!-- wp:social-link {"url":"www.instagram.com","service":"instagram"} /--></ul>
|
||
<!-- /wp:social-links --></div>
|
||
<!-- /wp:column -->
|
||
|
||
<!-- wp:column {"verticalAlignment":"top","width":"25%","className":"footer-box","style":{"spacing":{"padding":{"top":"0","bottom":"0","left":"0","right":"0"}}}} -->
|
||
<div class="wp-block-column is-vertically-aligned-top footer-box" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%"><!-- wp:heading {"level":3,"style":{"typography":{"textTransform":"capitalize","fontSize":"22px"},"spacing":{"margin":{"bottom":"var:preset|spacing|50"}}},"textColor":"background"} -->
|
||
<h3 class="wp-block-heading has-background-color has-text-color" style="margin-bottom:var(--wp--preset--spacing--50);font-size:22px;text-transform:capitalize"><?php echo esc_html__('useful links', 'halloween-gift-store'); ?></h3>
|
||
<!-- /wp:heading -->
|
||
|
||
<!-- wp:columns {"style":{"spacing":{"margin":{"top":"15px"}}}} -->
|
||
<div class="wp-block-columns" style="margin-top:15px"><!-- wp:column {"width":"30%"} -->
|
||
<div class="wp-block-column" style="flex-basis:30%"><!-- wp:list -->
|
||
<ul class="wp-block-list"><!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('home', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('about us', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('events', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Blogs', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Service', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item --></ul>
|
||
<!-- /wp:list --></div>
|
||
<!-- /wp:column -->
|
||
|
||
<!-- wp:column {"width":"70%"} -->
|
||
<div class="wp-block-column" style="flex-basis:70%"><!-- wp:list -->
|
||
<ul class="wp-block-list"><!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Supports', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Term & Condition', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Privacy Policy', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Contact Us', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('404', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item --></ul>
|
||
<!-- /wp:list --></div>
|
||
<!-- /wp:column --></div>
|
||
<!-- /wp:columns --></div>
|
||
<!-- /wp:column -->
|
||
|
||
<!-- wp:column {"verticalAlignment":"top","width":"25%","className":"footer-box"} -->
|
||
<div class="wp-block-column is-vertically-aligned-top footer-box" style="flex-basis:25%"><!-- wp:heading {"level":3,"style":{"typography":{"textTransform":"capitalize","fontSize":"22px"},"spacing":{"margin":{"bottom":"var:preset|spacing|50"}}},"textColor":"background"} -->
|
||
<h3 class="wp-block-heading has-background-color has-text-color" style="margin-bottom:var(--wp--preset--spacing--50);font-size:22px;text-transform:capitalize"><?php echo esc_html__('services', 'halloween-gift-store'); ?></h3>
|
||
<!-- /wp:heading -->
|
||
|
||
<!-- wp:list {"style":{"spacing":{"margin":{"top":"15px"}}}} -->
|
||
<ul style="margin-top:15px" class="wp-block-list"><!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Spooky Decor', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Scary Makeup', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Party Planning', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Ghost Tours', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item -->
|
||
|
||
<!-- wp:list-item {"style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px","textTransform":"capitalize"}},"textColor":"background"} -->
|
||
<li class="has-background-color has-text-color has-link-color" style="font-size:16px;text-transform:capitalize"><a href="#"><?php echo esc_html__('Themed Catering', 'halloween-gift-store'); ?></a></li>
|
||
<!-- /wp:list-item --></ul>
|
||
<!-- /wp:list --></div>
|
||
<!-- /wp:column -->
|
||
|
||
<!-- wp:column {"verticalAlignment":"top","width":"25%","className":"footer-box"} -->
|
||
<div class="wp-block-column is-vertically-aligned-top footer-box" style="flex-basis:25%"><!-- wp:heading {"level":3,"style":{"typography":{"textTransform":"capitalize","fontSize":"22px"},"spacing":{"margin":{"bottom":"var:preset|spacing|50"}}},"textColor":"background"} -->
|
||
<h3 class="wp-block-heading has-background-color has-text-color" style="margin-bottom:var(--wp--preset--spacing--50);font-size:22px;text-transform:capitalize"><?php echo esc_html__('contact information', 'halloween-gift-store'); ?></h3>
|
||
<!-- /wp:heading -->
|
||
|
||
<!-- wp:group {"className":"footer-contact-box","layout":{"type":"constrained"}} -->
|
||
<div class="wp-block-group footer-contact-box"><!-- wp:paragraph {"className":"footer-phone","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"18px","fontStyle":"normal","fontWeight":"500"},"spacing":{"margin":{"top":"6px","bottom":"0rem","left":"0"},"padding":{"left":"50px","top":"0"}}},"textColor":"background"} -->
|
||
<p class="footer-phone has-background-color has-text-color has-link-color" style="margin-top:6px;margin-bottom:0rem;margin-left:0;padding-top:0;padding-left:50px;font-size:18px;font-style:normal;font-weight:500"><a href="tel:123456789123"><?php echo esc_html__('+1234567890', 'halloween-gift-store'); ?></a></p>
|
||
<!-- /wp:paragraph -->
|
||
|
||
<!-- wp:paragraph {"className":"footer-mail","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px"},"spacing":{"margin":{"top":"20px","bottom":"0px","left":"0"},"padding":{"left":"50px"}}},"textColor":"background"} -->
|
||
<p class="footer-mail has-background-color has-text-color has-link-color" style="margin-top:20px;margin-bottom:0px;margin-left:0;padding-left:50px;font-size:16px"><a href="mailto:halloween@example.com"><?php echo esc_html__('halloween@example.com', 'halloween-gift-store'); ?></a></p>
|
||
<!-- /wp:paragraph -->
|
||
|
||
<!-- wp:paragraph {"className":"footer-address","style":{"typography":{"fontSize":"16px"},"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"border":{"bottom":{"width":"0px","style":"none"}},"spacing":{"padding":{"bottom":"0","top":"0","left":"50px","right":"0px"},"margin":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"textColor":"background"} -->
|
||
<p class="footer-address has-background-color has-text-color has-link-color" style="border-bottom-style:none;border-bottom-width:0px;margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30);padding-top:0;padding-right:0px;padding-bottom:0;padding-left:50px;font-size:16px"><a href="#"><?php echo esc_html__('123 Fairway Lane
Golftown, Golfshire 56789
United States', 'halloween-gift-store'); ?></a></p>
|
||
<!-- /wp:paragraph --></div>
|
||
<!-- /wp:group --></div>
|
||
<!-- /wp:column --></div>
|
||
<!-- /wp:columns --></div>
|
||
<!-- /wp:group -->
|
||
|
||
<!-- wp:columns {"className":"copyright-section","style":{"spacing":{"padding":{"top":"12px","bottom":"12px"}},"border":{"top":{"color":"var:preset|color|tertiary","width":"1px"},"right":{},"bottom":{},"left":{}}},"backgroundColor":"secondary"} -->
|
||
<div class="wp-block-columns copyright-section has-secondary-background-color has-background" style="border-top-color:var(--wp--preset--color--tertiary);border-top-width:1px;padding-top:12px;padding-bottom:12px"><!-- wp:column {"verticalAlignment":"center","width":"100%"} -->
|
||
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:100%"><!-- wp:paragraph {"align":"center","className":"has-white-color has-text-color","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"typography":{"fontSize":"16px"}},"textColor":"background"} -->
|
||
<p class="has-text-align-center has-white-color has-text-color has-background-color has-link-color" style="font-size:16px"><a rel="noreferrer noopener" href="https://www.buywptemplates.com/products/halloween-gift-store" target="_blank"><?php echo esc_html__('Halloween Gift Store Theme ', 'halloween-gift-store'); ?></a><?php echo esc_html__(' By Buywptemplates', 'halloween-gift-store'); ?></p>
|
||
<!-- /wp:paragraph --></div>
|
||
<!-- /wp:column --></div>
|
||
<!-- /wp:columns --></div>
|
||
<!-- /wp:group -->
|
||
|
||
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"right"}} -->
|
||
<div class="wp-block-buttons"><!-- wp:button {"className":"scroll-top-box","style":{"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}}} -->
|
||
<div class="wp-block-button scroll-top-box"><a class="wp-block-button__link wp-element-button" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><img class="wp-image-6" style="width: 20px;" src="<?php echo esc_url(get_template_directory_uri()); ?>/images/scroll-top.png" alt=""></a></div>
|
||
<!-- /wp:button --></div>
|
||
<!-- /wp:buttons -->
|