Commit graph

4 commits

Author SHA1 Message Date
Jason Crist
1b61f3c876
Try/consolidate headers (#5145)
* consolidate header styles designed for child themes into Blockbase which child themes can use as header/footer options.
* Refactor header spacing mechanism to use a spacer in a template part
* Refactor header layouts to allow for full-width background colors.
* Tweak navigation styles leveraged by headers to align with design intentions
* Various other header and navigation tweaks.
* Affects all Blockbase children

Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-09 10:22:50 -05:00
Ben Dwyer
02c2556875
Blockbase: Simplify the approach to font customization (#4980)
* Blockbase: Simplify our approach to font customization

* remove commented code

* Handle fonts that are customized the old way

* add comments

* update all child themes to use the new font customization settings

* Add a comment about this being a breaking change

* Add a notice when a user has an old version of blockbase
2021-11-24 11:38:08 +00:00
Ben Dwyer
1278b46a61
Arbutus: Update theme json (#5030)
* Arbututs: Remove duplicated theme.json properties

* fix stray comma

* Arbutus: Update theme typography.

Co-authored-by: alaczek <ola@bodera.com>
2021-11-18 10:01:22 +11:00
alaczek
75adb96c60
Arbutus: Initial commit. (#4997)
* Arbutus: Initial commit.

* removed duplicated templates

Co-authored-by: Maggie <maggie.cabrera@automattic.com>
2021-11-10 09:59:54 +11:00