https://negerekir.com/responsive-accordion-faq/
You can find it here. We are preparing our site for opening, so we decided to use another plugin to be quick. But my request is still in favor of your plugin. Hope this problem can be solved.
I’ve tried all of the plugins. They are not responsible. What else can we do?
I saw that you helped someone else. The entire accordion opens when I use this code.
.collapse:not(.show) {
display: block;
}
Only the first question should remain open and the rest should be closed. Otherwise, there will be problems in the opening and closing event again. So this code only works for the “Open All Accordions” option.
Do you have an idea and solution for “First Accordion Open”?