Add editor setting for making title paragraphs main/large
This commit is contained in:
parent
97b1954e26
commit
436321c49c
4 changed files with 63 additions and 0 deletions
|
@ -4,6 +4,7 @@ status: true
|
|||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.title.field_image
|
||||
- field.field.paragraph.title.field_style_classes
|
||||
- field.field.paragraph.title.field_style_color
|
||||
- field.field.paragraph.title.field_style_titlebar
|
||||
- field.field.paragraph.title.field_subtitle
|
||||
|
@ -27,6 +28,12 @@ content:
|
|||
third_party_settings: { }
|
||||
type: image_image
|
||||
region: content
|
||||
field_style_classes:
|
||||
weight: 5
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: options_buttons
|
||||
region: content
|
||||
field_style_color:
|
||||
weight: 3
|
||||
settings: { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue