#How about an option to also set the MINIMUM number of columns visible for section dashboards?
1 messages · Page 1 of 1 (latest)
How about an option to also set the MINIMUM number of columns visible for section dashboards?
As you can see, there's more than enough of room between the columns, but if I shrink the width of that Chrome window a little bit, it switches to 2 columns.
Home Assistant Community
To adjust the ha-view-sections-column-gap setting, you need to create a new custom theme in Home Assistant. Follow these steps: Open your configuration.yaml file. Add a new theme under the frontend section. Reload your YAML configuration to apply the changes. Apply the new theme on your dashboard. Here’s an example configuration: # Load fron...