How can I set collapsible fields to be open from the start?

hello everyone,

i would like to add the option to my collapsible fielders that they are open from the beginning. so that you can close them if you want.

can anyone help me with this?

This is my store: holzspielwelt.ch - code: 2023

I use the Impact Theme from Shopify

Hi @sboutiquezh

You can follow the following steps:

  1. Please go to the Online Store
  2. Then Edit Code
  3. Please find the theme.liquid file
  4. Before end of Please add following code.

Also add the aria-expanded=“false” and open in the following div like mentioned.

If this solution is worked, then please Like this and Mark this as accepted solution!

Laddi