Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
Olivero theme
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Oct 2020 at 12:43 UTC
Updated:
8 Dec 2020 at 12:29 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
hansa11 commentedComment #3
hansa11 commentedBefore Patch:

After Patch:

Comment #4
hansa11 commentedI just realized this will be needed for other heading levels too.
Comment #5
hansa11 commentedThis patch includes the change for all the heading levels when placed inside of the class `text-content`.
Before patch:
After patch:
Please review.
Thanks!
Comment #6
hansa11 commentedComment #7
abhijith s commentedApplied patch #5 . Now the H1 tag to use Metropolis within the text content.
Including screenshots
Before :

After:

RTBC
Comment #8
abhijith s commentedComment #9
mherchelThis looks and works great, but I think we should move the font-family rules to global rules (the header fonts should never not be sans-serif) within base.pcss.css.
Thank you, and sorry I didn't specify this earlier 😃
Comment #10
santosh_verma commentedComment #11
santosh_verma commentedI have added the H1 font family in base.pcss.css
Comment #12
mherchelWe also should ensure that the h2, h3, and h4 fonts are also set to sans-serif.
@Santosh_Verma When you submit the patch, also please include the compiled files.
Comment #13
komalk commentedComment #14
komalk commentedWorked on #12.
Attached screenshot for the reference review patch.
Comment #15
mherchelNot sure why you're yanking this out. This changes the body text font. This should be left alone. Be sure to test your patches pls :)
Comment #16
komalk commentedComment #17
komalk commentedWorked on #15.
@mherchel Thank you for the review.
Here is the new patch.
Comment #18
mherchel#17 looks good!
Comment #19
lauriiiCommitted 0fbdf54 and pushed to 9.2.x. Thanks!
Leaving open for backport to 9.1.x.
Comment #22
lauriii