Unticking Limit to nested elements should solve it!
What that button does is it only lets the interaction take effect on the elements nested in that div, but in this case FAQ-Text wasnt nested in the same div as FAQ-Header so that’s why it happened.
Hi, I’ve one more issue.
Here is the updated link: (link removed)
There are now 2 FAQ buttons, but when I click one of the buttons, the other button also slides down as well.
Is there a way to fix this? Like maybe create a different set of classes for each FAQ header?