Add purge-child-class class to tour rates footer block

This commit is contained in:
Keegan Rankin 2024-03-04 14:37:30 -08:00
parent c46fbf6016
commit 3a75f62b6f
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ dependencies:
- octavia
third_party_settings:
block_class:
classes: 'image is-fullwidth'
classes: 'image is-fullwidth purge-child-class'
id: octavia_tourratesfooterblock
theme: octavia
region: content_bottom

View file

@ -3,7 +3,7 @@ _core:
maxlength_block_class_field: 255
field_type: multiple_textfields
default_case: standard
block_classes_stored: '{"image":"image","is-fullwidth":"is-fullwidth"}'
block_classes_stored: '{"image":"image","is-fullwidth":"is-fullwidth","purge-child-class":"purge-child-class"}'
enable_attributes: true
enable_auto_complete: true
qty_classes_per_block: 10