Style Layout Builder
Last updated on
25 March 2023
This documentation needs work. See "Help improve this page" in the sidebar.
Taken from: https://www.drupal.org/project/layout_paragraphs/issues/3249337#comment-...
In your sub-theme edit your
barrio_subtheme.layouts.yml
To each of your layouts add the following:
library: barrio_subtheme/advanced-layout-library
Within your barrio_subtheme.libraries.yml add:
advanced-layout-library:
version: 1.x
css:
theme:
css/style.css: {}
For our needs we are using the frontend style sheet.
Clear your caches and the grid layouts are working within your admin theme.
Help improve this page
Page status: Needs work
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion