Quotes

For chunky testimonials that make an impact.

Content

What do they look like?

Wow. Pretty flashy, right? Moving quote marks and everything.

How do I use them?

Easy peasy - just copy and paste the code below and edit the 'lorem ipsum' placeholder text.

<blockquote>
  Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</blockquote>

Spice it up

Wrap your quote in a section with a background colour.

Get the code

<section class="full-width bg-lilac">
  <blockquote>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  </blockquote>
</section>
It comes in orange, too.

Get the code

<section class="full-width bg-turquoise">
  <blockquote>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  </blockquote>
</section>