Commit graph

10 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
Maggie
a025027975
Blockbase: make post meta icons optional (#4891)
* move blockbase post meta icons to block styles

* refactored geologist, removed unneeded css coming from Quadrat

* added meta icons to russell

* seedlet, zoologist refactored like geologist

* refactored Quadrat

* more unnecesary css

* applied to Mayland

* removed CSS from videomaker

* built mayland

* refactored Skatepark

* correct icon and size for Skatepark
2021-10-21 16:30:06 +02:00
Jason Crist
09577d5e08 Simplify Custom margin (#4556)
* Eliminated post-content margin custom CSS variable and used custom-gap-horizontal throughout instead

* refactored references from custom post-content padding to custom-margin in child themes

* refactored and simplified styles that were leveraging custom-post-content padding values

* Remove unused custom variables.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-09-13 17:21:42 -04:00
Maggie
ce0f6c4d05 added post meta stuff, fixed class on BB and Mayland 2021-08-18 16:33:59 +02:00
Maggie
ed57346ded refactored to use flex 2021-07-13 17:37:14 +02:00
Sarah Norris
94c0b4e303 Mayland Blocks: add Mayland-specific meta icons 2021-07-01 12:52:21 +01:00
Sarah Norris
e34cd28686 Mayland Blocks: remove background image from svg element
This is already applied via Blockbase parent theme
2021-07-01 12:34:57 +01:00
Rolf Allard van Hagen
9c68affbc0
Mayland-blocks: Fix relative path (#4010)
* fix relative path to post-meta SVG assets
2021-06-09 15:22:23 -04:00
Jeff Ong
4d1042a23a
Mayland Blocks: fix header template part (#3920)
* Enqueue the correct stylesheet path.

* Simplify header template.
2021-05-24 11:16:59 -07:00
Jeff Ong
96b4ebc4ce Use build process in child theme. 2021-05-05 17:37:32 +01:00