22 lines
454 B
YAML
22 lines
454 B
YAML
|
uuid: 7b0d066a-6392-417e-a874-24c44efa2ec7
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
module:
|
||
|
- block_visibility_groups
|
||
|
id: unblock_mountain_banner
|
||
|
label: 'Unblock mountain banner'
|
||
|
code: |-
|
||
|
div.column:has(#block-octavia-mountainbanner) + div.column {
|
||
|
display: none;
|
||
|
}
|
||
|
media: all
|
||
|
preprocess: true
|
||
|
conditions:
|
||
|
condition_group:
|
||
|
id: condition_group
|
||
|
negate: false
|
||
|
block_visibility_group: ''
|
||
|
contexts: { }
|
||
|
conditions_require_all: true
|