Server IP : 192.64.112.168 / Your IP : 18.227.0.21 Web Server : Apache System : Linux nc-ph-2300-85.bluforrest.com 4.18.0-513.9.1.el8_9.x86_64 #1 SMP Sat Dec 2 05:23:44 EST 2023 x86_64 User : expressoneac ( 1128) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/expressoneac/www/wp-content/themes/twentytwentyfive/patterns/ |
Upload File : |
<?php /** * Title: Cover with big heading * Slug: twentytwentyfive/banner-cover-big-heading * Categories: banner, about, featured * Description: A full-width cover section with a large background image and an oversized heading. * * @package WordPress * @subpackage Twenty_Twenty_Five * @since Twenty Twenty-Five 1.0 */ ?> <!-- wp:group {"align":"full","className":"is-style-section-3","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> <div class="wp-block-group alignfull is-style-section-3" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)"> <!-- wp:group {"align":"wide","style":{"spacing":{}},"layout":{"type":"constrained"}} --> <div class="wp-block-group alignwide"> <!-- wp:image {"sizeSlug":"full","linkDestination":"none","align":"wide"} --> <figure class="wp-block-image alignwide size-full"> <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/coming-soon-bg-image.webp" alt="<?php esc_attr_e( 'Photo of a field full of flowers, a blue sky and a tree.', 'twentytwentyfive' ); ?>"/> </figure> <!-- /wp:image --> <!-- wp:group {"align":"full","layout":{"type":"default"}} --> <div class="wp-block-group alignfull"> <!-- wp:heading {"align":"left","style":{"typography":{"fontSize":"clamp(1rem, 380px, 24vw)","letterSpacing":"-0.02em","lineHeight":"1","fontWeight":"700","fontStyle":"normal"}}} --> <h2 class="wp-block-heading has-text-align-left" style="font-size:clamp(1rem, 380px, 24vw);font-style:normal;font-weight:700;letter-spacing:-0.02em;line-height:1"><?php echo esc_html_e( 'Stories', 'twentytwentyfive' ); ?></h2> <!-- /wp:heading --> </div> <!-- /wp:group --> </div> <!-- /wp:group --> </div> <!-- /wp:group -->