Collapsible Tab
Collapsible Tab
An accordion-style expandable/collapsible block, primarily used for FAQ sections.
Main Parameters
- Block class: Custom CSS class for the container. See: Blocks → Overview → General Settings
- Question: The question text (e.g., “What is your return policy?”).
- Question size: Font size of the question.
- Question color: Text color of the question.
- Answer: The answer content, supporting rich text formatting (bold, lists, links, etc.).
- Answer size: Font size of the answer text.
- Answer color: Text color of the answer.
- Show border: Toggle a visible border around the tab.
- Border color: Color of the border (when enabled).
- Rounded radius: Corner roundness of the tab container (e.g.,
Rounded 1–5,Pill). - Not collapsed?: Enable to keep this tab expanded by default on page load.
Animations on Scroll
- Enable entrance animations as block enter the viewport.
- Configuration follows the standard Animations on Scroll settings.
- See: Blocks → Overview → Animations on scroll