Expanding Filters by Default in Layered Navigation

How to make a filter be expanded by default?

      The module allows setting the filters to be expanded or collapsed on different devices when the page is loaded. There are three available options:
  1. auto - usually, this is a collapsed state for the filter. With this option applied, expand behavior depends on the theme settings ;
  2. expand for desktop and mobile - on page loading, the filter will be expanded on desktop and mobile devices;
  3. expand for desktop only - the filter will keep the collapsed state on mobile devices, while loading expanded on desktops.

      
      Despite the theme should be affecting only 'auto' behavior, it might be interfering with the work of other options or set all the filters to be expanded. If you've faced such an issue, try disabling the theme to check if it affects the display of the filters on the frontend. To get assistance with adjusting the theme, please contact our support team.