How to make a filter be expanded by default?

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.
      • Related Articles

      • Improved Layered Navigation | GraphQL methods

        The Improved Layered Navigation extension doesn't have its own GraphQL requests. Instead, it extends the default Magento requests by introducing supplementary details. You can get additional information stored by the Improved Layered Navigation ...
      • How to disable Improved Layered Navigation on a specific store?

        For multistore installations, this option is not covered. Although the settings for the Improved Layered Navigation module can be configured individually for each store view, the module cannot be disabled on a store view basis.
      • How to disable filter by category?

        Like the default Magento, the Improved Layered Navigation module allows disabling filtering by category. To do that, navigate to Magento Admin Panel → Stores → Configuration → Amasty Extensions → Improved Layered Navigation → "Category" Filter. ...
      • Why doesn't the price filter include VAT?

        The default behavior of Magento's layered navigation is to filter products excluding taxes. This is a result of the inherent limitations within the default Magento logic, and it is not influenced by our Improved Layered Navigation extension. Magento ...
      • How to disable auto-apply of the filter options?

        In the module, the filters can be applied instantly or by a button click. Instantly — the filter is applied when selecting the corresponding option. The content of the page is reloaded at the time the option is checked. By button click — the ...