Hero paragraph and riff raff from live site
This commit is contained in:
parent
063b8a93a9
commit
9c659aec12
26 changed files with 944 additions and 1 deletions
|
|
@ -0,0 +1,21 @@
|
|||
uuid: 3769acfb-6193-4cf1-b5f1-d6fa3e90026b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_hero_height
|
||||
- paragraphs.paragraphs_type.hero_wrapper
|
||||
id: paragraph.hero_wrapper.field_hero_height
|
||||
field_name: field_hero_height
|
||||
entity_type: paragraph
|
||||
bundle: hero_wrapper
|
||||
label: 'Hero height'
|
||||
description: "Set the height of this field in css units. See units listed <a href=\"https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Styling_basics/Values_and_units#lengths\"> here </a>\r\n\r\nBest stick to vh (percentage of viewport height) and px (pixels). "
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 500px
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
||||
Loading…
Add table
Add a link
Reference in a new issue