Quote Block
Single testimonial with serif type, pastes into Custom Liquid.
Live preview
See it in action.
Fully interactive, drag, click, scroll inside the frame, toggle to mobile.
About this block
Editorial single-quote block, large serif quote mark, italic-feel typography, avatar + name + role. Use between content sections for soft social proof.
Install in 90 seconds
- 01
Open your Shopify admin and go to Online Store → Themes → Customize.
- 02
On any template, click "Add section" where you want the block to appear.
- 03
Choose "Custom Liquid" from the section list.
- 04
Paste the code from this page into the Custom Liquid setting and click Save.
- 05
Edit text and colors directly in the code (look for the comments marking edit points).
The code
Paste the snippet below into the Custom Liquid setting on a Custom Liquid section in your Theme Editor. Edit text, colors, and links directly in the code, every editable spot is marked with an EDIT comment.
What you can customize
Custom Liquid sections don't expose theme-editor settings, so customization happens in the code. Here's what to edit:
| What | How to edit |
|---|---|
| Quote text | Find the value in the code and change it directly. |
| Name | Find the value in the code and change it directly. |
| Role / company | Find the value in the code and change it directly. |
| Avatar | Replace the gradient <div> with an <img src="https://cdn.shopify.com/..."> if you have an upload. |
SEO & accessibility notes
- Real semantic <blockquote> + <footer>, schema-friendly and screen-reader friendly.
- CSS quotes property handles the curly quote marks, no manual character entry.
Related
