-
Notifications
You must be signed in to change notification settings - Fork 361
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
Remove fixed font-size from post title block on blockbase themes #8197
Conversation
Preview changesI've detected changes to the following themes in this PR: Arbutus, Blockbase, Geologist, Mayland (Blocks), Meraki, Quadrat, Russell, Seedlet (Blocks), Zoologist.
I will update this comment with the latest preview links as you push more changes to this PR. |
Theme-Check resultsarbutus: There are required changes on the theme ❌.❎ REQUIRED
💡 RECOMMENDED (2)
|
I'm skipping the "Theme-Check results" since it's not related to the changes in this PR. |
I tested on Arbutus and Blockbase and I was able to change the heading levels and see the correct font size changes, both in the editor and on the live site. After that I couldn't get the site editor to load, it seems like a Playground issue. |
Hi @Automattic/theam! 👋 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this, @renatho!
Based on the screenshots, I think this solution is fine. The code changes also look good. We can ignore both the Theme Check and Playground GH actions here since the checks are not related to these changes.
Changes proposed in this Pull Request:
If we decide to go with this approach (see this discussion in the issue), it removes the fixed font-size from post title block on blockbase themes.
Related issue(s):
#8046
Screenshots
With the screenshots, I also described if it was needed to change the child theme and the default tag of the post title in the page template.
Blockbase
h2
.I took the screenshot from the "All Archives" template only for the Blockbase theme to save time.
Before
After
Ames
h2
.Before
After
Antonia
h2
.Before
After
Appleton
h2
.Before
After
Arbustus
h2
.theme.json
.Before
After
Attar
h2
.Before
After
Barnett
h2
.Before
After
Bennett
h2
.Before
After
Blank Canvas
h2
.Before
After
Calvin
h2
.Before
After
Dorna
h2
.Before
After
Farrow
h2
.Before
After
Geologist
h1
.theme.json
.Before
After
Hari
h2
.Before
After
Heiwa
h2
.Before
After
Jackson
h2
.Before
After
Kingsley
h2
.Before
After
Marl
h2
.Before
After
Mayland (Blocks)
h1
.theme.json
.Before
After
Meraki
h2
.theme.json
.Before
After
Quadrat
h1
.theme.json
.Before
After
Russell
h2
.theme.json
.Before
After
Seedlet (Blocks)
h1
.theme.json
.Before
After
Winkel
h2
.Before
After
Zoologist
h1
.theme.json
.Before
After