Services - four columns with background

Open
#112 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale

Research direction

The issue provides only a reference image and a WordPress block-markup example; no repository file, test, or entry point is named. Begin by locating how this repository stores block patterns, then verify the four-column services pattern with its background against the supplied image.

Written by the indexing model from the issue text.

Description

image

<!-- wp:cover {"url":"https://dotcompatterns.files.wordpress.com/2020/08/marble_flipped-1.jpg","id":2042,"dimRatio":0,"focalPoint":{"x":"0.50","y":"0.50"},"align":"full"} -->
<div class="wp-block-cover alignfull" style="background-image:url(https://dotcompatterns.files.wordpress.com/2020/08/marble_flipped-1.jpg);background-position:50% 50%"><div class="wp-block-cover__inner-container"><!-- wp:spacer {"height":60} -->
<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:columns {"align":"full"} -->
<div class="wp-block-columns alignfull"><!-- wp:column {"width":33.3} -->
<div class="wp-block-column" style="flex-basis:33.3%"><!-- wp:heading {"level":3,"style":{"color":{"text":"#111111"}}} -->
<h3 class="has-text-color" style="color:#111111">LET'S WORK TOGETHER</h3>
<!-- /wp:heading -->

<!-- wp:paragraph {"style":{"color":{"text":"#111111"}}} -->
<p class="has-text-color" style="color:#111111">I help busy people to achieve their best health, through a unique combination of life, wellness, and nutrition coaching.</p>
<!-- /wp:paragraph -->

<!-- wp:buttons -->
<div class="wp-block-buttons"><!-- wp:button {"borderRadius":0,"style":{"color":{"background":"#3a4f41"}}} -->
<div class="wp-block-button"><a class="wp-block-button__link has-background no-border-radius" style="background-color:#3a4f41">FREE CONSULTATION</a></div>
<!-- /wp:button --></div>
<!-- /wp:buttons --></div>
<!-- /wp:column -->

<!-- wp:column -->
<div class="wp-block-column"><!-- wp:image {"id":2037,"sizeSlug":"large","className":"margin-bottom-none"} -->
<figure class="wp-block-image size-large margin-bottom-none"><img src="https://dotcompatterns.files.wordpress.com/2020/08/coaching_square.jpg?w=1024" alt="" class="wp-image-2037"/></figure>
<!-- /wp:image -->

<!-- wp:paragraph {"align":"center","className":"margin-top-none","style":{"color":{"text":"#111111","background":"#ffffff"}}} -->
<p class="has-text-align-center margin-top-none has-text-color has-background" style="background-color:#ffffff;color:#111111">LIFE COACHING</p>
<!-- /wp:paragraph --></div>
<!-- /wp:column -->

<!-- wp:column -->
<div class="wp-block-column"><!-- wp:image {"id":2044,"sizeSlug":"large","className":"margin-bottom-none"} -->
<figure class="wp-block-image size-large margin-bottom-none"><img src="https://dotcompatterns.files.wordpress.com/2020/08/wellness_square-1.jpg?w=595" alt="" class="wp-image-2044"/></figure>
<!-- /wp:image -->

<!-- wp:paragraph {"align":"center","className":"margin-top-none","style":{"color":{"text":"#111111","background":"#ffffff"}}} -->
<p class="has-text-align-center margin-top-none has-text-color has-background" style="background-color:#ffffff;color:#111111">WELLNESS</p>
<!-- /wp:paragraph --></div>
<!-- /wp:column -->

<!-- wp:column -->
<div class="wp-block-column"><!-- wp:image {"id":2039,"sizeSlug":"large","className":"margin-bottom-none"} -->
<figure class="wp-block-image size-large margin-bottom-none"><img src="https://dotcompatterns.files.wordpress.com/2020/08/nutrition_square.jpg?w=600" alt="" class="wp-image-2039"/></figure>
<!-- /wp:image -->

<!-- wp:paragraph {"align":"center","className":"margin-top-none","style":{"color":{"text":"#111111","background":"#ffffff"}}} -->
<p class="has-text-align-center margin-top-none has-text-color has-background" style="background-color:#ffffff;color:#111111">NUTRITION</p>
<!-- /wp:paragraph --></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->

<!-- wp:spacer {"height":60} -->
<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer --></div></div>
<!-- /wp:cover -->
Dominant language
No language data
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Automattic/blockpatterns

All issues in Automattic/blockpatterns

Similar issues

More Content issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.