File "call-to-action-2.php"

Full path: C:/Inetpub/vhosts/drshti.com/httpdocs/wp-content/themes/spectra-one/patterns/call-to-action-2.php
File size: 2.23 B (2.23 KB bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
/**
 * Title: Wide banner with button blend
 * Slug: spectra-one/call-to-action-2
 * Categories: call-to-action
 * Keywords: wide banner with button blend
 */
?>

<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|large","right":"var:preset|spacing|large","bottom":"var:preset|spacing|large","left":"var:preset|spacing|large"}}},"backgroundColor":"background","layout":{"type":"constrained"}} -->
<div class="wp-block-group has-background-background-color has-background" style="padding-top:var(--wp--preset--spacing--large);padding-right:var(--wp--preset--spacing--large);padding-bottom:var(--wp--preset--spacing--large);padding-left:var(--wp--preset--spacing--large)"><!-- wp:columns {"verticalAlignment":"center","align":"wide"} -->
<div class="wp-block-columns alignwide are-vertically-aligned-center"><!-- wp:column {"verticalAlignment":"center"} -->
<div class="wp-block-column is-vertically-aligned-center"><!-- wp:heading {"textAlign":"left","level":3,"style":{"typography":{"letterSpacing":"-1px"}},"textColor":"heading","className":"wp-block-heading"} -->
<h3 class="wp-block-heading has-text-align-left has-heading-color has-text-color" style="letter-spacing:-1px"><?php esc_html_e( 'Build your own website', 'spectra-one' ); ?></h3>
<!-- /wp:heading -->

<!-- wp:paragraph {"align":"left","style":{"spacing":{"margin":{"top":"var:preset|spacing|xx-small"}}},"textColor":"heading"} -->
<p class="has-text-align-left has-heading-color has-text-color" style="margin-top:var(--wp--preset--spacing--xx-small)"><?php esc_html_e( 'Take your website to the next level!', 'spectra-one' ); ?></p>
<!-- /wp:paragraph --></div>
<!-- /wp:column -->

<!-- wp:column {"verticalAlignment":"center"} -->
<div class="wp-block-column is-vertically-aligned-center"><!-- wp:buttons {"className":"swt-responsive-position-left","layout":{"type":"flex","justifyContent":"right"}} -->
<div class="wp-block-buttons swt-responsive-position-left"><!-- wp:button {"className":"is-style-fill"} -->
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button"><?php esc_html_e( 'Get Started', 'spectra-one' ); ?></a></div>
<!-- /wp:button --></div>
<!-- /wp:buttons --></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>
<!-- /wp:group -->