frequently asked question
May 8, 2025

How can I have two separate filters, mobile and desktop, for the same collection list?

Add and style both forms for their respective breakpoints, and make sure to include fs-list-element="filters" on both forms.

If you have multiple lists being filtered on the same page, don’t forget to add fs-list-instance="INSTANCE" to a shared parent element or to each form and list individually. This ensures the filters target the correct list.

Check more questions and answers

list
May 8, 2025

How can I have two separate filters, mobile and desktop, for the same collection list?

Add and style both forms for their respective breakpoints, and make sure to include fs-list-element="filters" on both forms.

If you have multiple lists being filtered on the same page, don’t forget to add fs-list-instance="INSTANCE" to a shared parent element or to each form and list individually. This ensures the filters target the correct list.

false
false
Go to FAQ page