Accordion
Description
The Testimonial Section is a component for displaying a quote using Recent Content Widget
Testimonial types:
- Testimonial: A Section that displays a stylized centered quote.
Testimonial
Configuration
Create a new Section in the content builder.
Add a HTML Markup Widget inside the section with the following code:
<input
name="open-section"
data-section="accordion"
value="accordion"
/>Add a Rich Content Editor inside the section for optional block description
The copy must be a Heading 3.
Add A Recent Content Widget inside the section and insert the expected tags(create in backend) in order to display the quote.
Usage
After including the HTML Markup Widget to inform that the specific element is a Title + Description Widget, various css classes can be added to value in order to costumize it.
The background color of this section is soft-white by default.
Font color:
font-slate
font-deep-blue
font-blue
font-turquoise
font-deep-red
font-red
font-amber
font-yellow