# Testimonial

### 6. Testimonial Section

> Row stretch: Stretch row and content
>
> Column: 2

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2FLEzlbD7AJikyc3SdBFHv%2Ftestimonial-01.png?alt=media\&token=4596b380-d187-4643-b30e-347cecdf1f9a)

#### **Column:1**

Extra class name: testimonial-home6

Open text blog inside testimonial row.

Copy below code and paste the text block

`[testimonials_cycle theme="default_style" count="-1" order_by="date" order="ASC" show_title="0" use_excerpt="1" show_thumbs="1" show_date="1" show_other="0" hide_view_more="0" testimonials_per_slide="1" transition="fade" timer="5000" pause_on_hover="true" auto_height="container" show_pager_icons="1" prev_next="0" display_pagers_above="0" paused="0"]`&#x20;

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2FaJFpPvON7L8UQhQzCzXI%2Ftestimonial-02.png?alt=media\&token=f4b0b552-7a3e-4baf-b2d6-988e83383866)

click save changes button.

#### **Column 2:**

Extra Class name: home6-achieve

Open a Text block.

Copy and below code.

```html
<div class="choose">
<div class="row choose-block">
<div class="col-xs-2 icon-holder">[icon name="foursquare" class="" unprefixed_class=""]</div>
<div class="col-xs-10 text_holder">
<h3>Free Plans</h3>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s.

</div>
</div>
<div class="row choose-block">
<div class="col-xs-2 icon-holder icon1">[icon name="money" class="" unprefixed_class=""]</div>
<div class="col-xs-10 text_holder">
<h3>Financial Planning</h3>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s.

</div>
</div>
<div class="row choose-block">
<div class="col-xs-2 icon-holder icon2">[icon name="universal-access" class="" unprefixed_class=""]</div>
<div class="col-xs-10 text_holder">
<h3>Savings Solutions</h3>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s.

</div>
</div>
</div>
```

Save and close.
