FAQ accordion with rotating icon
Standard FAQ accordion, plus icon rotates 45 degrees into an X on open, multiple items can stay open at once since each panel is independent. Keep answers to two or three sentences, long answers fight the max-height animation.
Live preview
open in new tab ↗<div class="sw-faq-list">
<div class="sw-faq-item sw-faq-open">
<button class="sw-faq-q">What is included in the base plan?<span class="sw-faq-icon">+</span></button>
<div class="sw-faq-a"><p>Every plan includes core payments processing, a dashboard, and standard reporting. Add-ons like tax and revenue recognition are billed separately.</p></div>
</div>
<div class="sw-faq-item">
<button class="sw-faq-q">Can I change plans later?<span class="sw-faq-icon">+</span></button>
<div class="sw-faq-a"><p>Yes, upgrade or downgrade at any time from account settings, changes are prorated to the day.</p></div>
</div>
<div class="sw-faq-item">
<button class="sw-faq-q">Is there a setup fee?<span class="sw-faq-icon">+</span></button>
<div class="sw-faq-a"><p>No setup fee on standard plans, custom enterprise agreements may include onboarding services.</p></div>
</div>
</div>Block id: stripe-faq-accordionvanilla · drop-in
More faq blocks
Want the whole site, not just the block?
We ship real client sites in 3 weeks — with blocks like this one, wired to your brand.


