sections
Accordion

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

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 #34303d font-deep-blue #0074c2 font-blue #0074c2 font-turquoise #00d1d2 font-deep-red #922c20 font-red #db3624 font-amber #e3813b font-yellow #ffd040