Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skipped heading level in team pattern #52

Closed
philwp opened this issue Feb 21, 2022 · 0 comments · Fixed by #53
Closed

Skipped heading level in team pattern #52

philwp opened this issue Feb 21, 2022 · 0 comments · Fixed by #53

Comments

@philwp
Copy link
Contributor

philwp commented Feb 21, 2022

Description

In general-team-four-columns-black-background.php the pattern skips the h3 heading level.

It seems that all the h4s in the pattern should be h3s

Might want to include this as part of #17

Step-by-step reproduction instructions

  1. Add the pattern to the editor.

Screenshots, screen recording, code snippet

<h2 class="has-text-align-center has-x-large-font-size" id="our-team">' . esc_html__( 'Our Team', 'frost' ) . '</h2>

<h4 class="has-text-align-center has-medium-font-size" id="member-name-1">' . esc_html__( 'Member Name', 'frost' ) . '</h4>

Environment info

No response

Please confirm that you have searched existing issues in the repo.

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant