Expand and Show All Filters Items All The Time - Refresh Theme

Hello. Could someone advise what code or setting I need to change so that the filters on my collection pages are expanded and show all filters all the time on the Refresh theme? I’ve tried some other codes I have found online but they don’t seem to work. Thanks!

Preview URL: https://nlo8kmzossu3o6tc-63674745031.shopifypreview.com

Find the html.

  1. add attribute “open” to “details” element.
  2. add attribute ( aria-expanded=“true” ) to summary element.