Shorcode - Blockquote

LavaPro theme comes with 4 different styles for blockquote. Please check live demo and screenshot below.
Live Demo
http://demo.drupar.com/lavapro/testimonials-blockquote

Screenshot
image

Blockquote Style One

Use below sample code for style one.

<blockquote>
Your content here
</blockquote>

Blockquote Style Two

Use below sample code for style two.

<div class="blockquote">
Your content here
</div>

Blockquote Style Three

Use below sample code for style three.

<div class="blockquote1">
Your content here
</div>

Blockquote Style Four

Use below sample code for style four.

<div class="blockquote2">
Your content here
</div>