How can I keep accordion tabs closed upon webpage load?

Hi Guys, I have a question about accordion tabs on my website. At the moment whenever a page loads with them on it, they appear open when I want them to be closed. Is there a quick fix for this?

Hello @Samcollas ,

Easiest way is make a search in the existing code and alter the value from open to close.
Note: It’s just a general answer solution is available in your theme but without checking not possible to implement it.

Thanks