/
home
/
techb158
/
public_html
/
wp-content
/
themes
/
twentytwentyfour
/
patterns
/
/home/techb158/public_html/wp-content/themes/twentytwentyfour/patterns
mkdir
upload
Name
Size
Mode
Actions
banner-hero.php
2906
0666
edit
dl
rm
banner-project-description.php
2656
0666
edit
dl
rm
cta-content-image-on-right.php
3596
0666
edit
dl
rm
cta-pricing.php
13789
0666
edit
dl
rm
cta-rsvp.php
3858
0666
edit
dl
rm
cta-services-image-left.php
2959
0666
edit
dl
rm
cta-subscribe-centered.php
2780
0666
edit
dl
rm
footer-centered-logo-nav.php
1479
0666
edit
dl
rm
footer-colophon-3-col.php
4845
0666
edit
dl
rm
footer.php
6712
0666
edit
dl
rm
gallery-full-screen-image.php
1566
0666
edit
dl
rm
gallery-offset-images-grid-2-col.php
2965
0666
edit
dl
rm
gallery-offset-images-grid-3-col.php
5031
0666
edit
dl
rm
gallery-offset-images-grid-4-col.php
6452
0666
edit
dl
rm
gallery-project-layout.php
4647
0666
edit
dl
rm
hidden-404.php
725
0666
edit
dl
rm
hidden-comments.php
1702
0666
edit
dl
rm
hidden-no-results.php
387
0666
edit
dl
rm
hidden-portfolio-hero.php
935
0666
edit
dl
rm
hidden-post-meta.php
1153
0666
edit
dl
rm
hidden-post-navigation.php
1188
0666
edit
dl
rm
hidden-posts-heading.php
499
0666
edit
dl
rm
hidden-search.php
428
0666
edit
dl
rm
hidden-sidebar.php
4748
0666
edit
dl
rm
page-about-business.php
948
0666
edit
dl
rm
page-home-blogging.php
3087
0666
edit
dl
rm
page-home-business.php
901
0666
edit
dl
rm
page-home-portfolio-gallery.php
559
0666
edit
dl
rm
page-home-portfolio.php
619
0666
edit
dl
rm
page-newsletter-landing.php
3075
0666
edit
dl
rm
page-portfolio-overview.php
878
0666
edit
dl
rm
page-rsvp-landing.php
4272
0666
edit
dl
rm
posts-1-col.php
2485
0666
edit
dl
rm
posts-3-col.php
2819
0666
edit
dl
rm
posts-grid-2-col.php
3946
0666
edit
dl
rm
posts-images-only-3-col.php
1999
0666
edit
dl
rm
posts-images-only-offset-4-col.php
4476
0666
edit
dl
rm
posts-list.php
3542
0666
edit
dl
rm
team-4-col.php
6889
0666
edit
dl
rm
template-archive-blogging.php
866
0666
edit
dl
rm
template-archive-portfolio.php
814
0666
edit
dl
rm
template-home-blogging.php
859
0666
edit
dl
rm
template-home-business.php
701
0666
edit
dl
rm
template-home-portfolio.php
964
0666
edit
dl
rm
template-index-blogging.php
1013
0666
edit
dl
rm
template-index-portfolio.php
940
0666
edit
dl
rm
template-search-blogging.php
1039
0666
edit
dl
rm
template-search-portfolio.php
1089
0666
edit
dl
rm
template-single-portfolio.php
1281
0666
edit
dl
rm
testimonial-centered.php
3529
0666
edit
dl
rm
text-alternating-images.php
6183
0666
edit
dl
rm
text-centered-statement-small.php
1499
0666
edit
dl
rm
text-centered-statement.php
1999
0666
edit
dl
rm
text-faq.php
8088
0666
edit
dl
rm
text-feature-grid-3-col.php
8097
0666
edit
dl
rm
text-project-details.php
3623
0666
edit
dl
rm
text-title-left-image-right.php
3615
0666
edit
dl
rm
Edit:
/home/techb158/public_html/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php
(1999B)
<?php /** * Title: Centered statement * Slug: twentytwentyfour/text-centered-statement * Categories: text, about, featured * Keywords: mission, introduction * Viewport width: 1400 * Description: A centered text statement with a large amount of padding on all sides. * * @package WordPress * @subpackage Twenty_Twenty_Four * @since Twenty Twenty-Four 1.0 */ ?> <!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60","left":"var:preset|spacing|60","right":"var:preset|spacing|60"},"margin":{"top":"0","bottom":"0"}}},"backgroundColor":"base-2","layout":{"type":"constrained"}} --> <div class="wp-block-group alignfull has-base-2-background-color has-background" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60)"> <!-- wp:group {"align":"wide","layout":{"type":"default"}} --> <div class="wp-block-group alignwide"> <!-- wp:spacer {"height":"var:preset|spacing|50"} --> <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:paragraph {"align":"center","style":{"typography":{"lineHeight":"1.2","fontStyle":"normal","fontWeight":"400"}},"fontSize":"x-large","fontFamily":"heading"} --> <p class="has-text-align-center has-heading-font-family has-x-large-font-size" style="font-style:normal;font-weight:400;line-height:1.2"><?php echo wp_kses_post( __( '<em>Études</em> is not confined to the past—we are passionate about the cutting edge designs shaping our world today.', 'twentytwentyfour' ) ); ?></p> <!-- /wp:paragraph --> <!-- wp:spacer {"height":"var:preset|spacing|50"} --> <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> </div> <!-- /wp:group --> </div> <!-- /wp:group -->
Save
cmd:
run