Skip to content

Accordion
by Solution for Guru

Introducing our simple accordion with flexible styling options and customizable settings to make your content look great.

Here is our Accordion Title

Dropdown content can be different. It contains all parts of the standard Rich Text module, and you can style everything in your brand colors and fonts.

Content variations

Also you can place emoji here 😀👍

Graphic content

You can put your kitties here, too.

kitty

 

Code snippets

You can show your code here:

let i = 0;
do {
i += 1;
console.log(i);
} while (i < 5);