Enable & configure block class module and set search bar to be hidden on mobile

We have a search icon that already appears only on mobile.

Ref #114 #121
This commit is contained in:
benjamin melançon 2025-02-22 13:16:02 -05:00
parent bbf449150d
commit 39a7f8338f
3 changed files with 28 additions and 0 deletions

View file

@ -5,10 +5,14 @@ dependencies:
config:
- views.view.search
module:
- block_class
- block_visibility_groups
- views
theme:
- geofresco
third_party_settings:
block_class:
classes: is-hidden-mobile
id: exposedformsearchpage_1
theme: geofresco
region: header_search