Commit graph

4 commits

Author SHA1 Message Date
Allan Cole
90a2cb1c59 Alves: Fix jetpack form text color issue in editor. 2020-07-10 14:57:08 -04:00
Takashi Irie
c2bce60660 Alves: Blog Posts block style tweak 2019-12-20 14:24:47 +00:00
Jacopo Tomasone
3a9dca066d
Alves: Add Full Site Editing support (#1681)
* Added FSE support to Alves.
  * Note: the theme `#masthead` style were preventing the FSE header to be full width as intended. Instead of needlessly overriding the whole `header.php`, I've opted to add a simpler `body:not( .fse-enabled ) #masthead`.

* Update Varia (and the other FSE themes) with FSE improvements:
  * Hide the (+) icons when rendering the Template Part block inside the Page editor (especially useful for the Columns block).
  * Remove the top margin if the Site Title block is the first child of an editor layout.
  * Make sure each column in a Columns block is max width, so that nested FSE blocks can behave as expected.
2019-11-29 13:08:03 +00:00
Danny Dudzic
0066ccdaab Alves: First commit 2019-08-20 12:45:07 +02:00