Trust Badges
Compact horizontal trust strip, pastes into Custom Liquid.
Live preview
See it in action.
Fully interactive, drag, click, scroll inside the frame, toggle to mobile.
About this block
A minimal trust strip with inline SVG icons. Add as many badges as you like, each one is a single block of HTML you can duplicate. Place above footer or under cart for instant credibility.
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 |
|---|---|
| Badge labels | Change the text in each <span> after the icon. |
| Icons | Each icon is an inline SVG, swap with your own or pick from feathericons.com. |
| Icon color | Look for /* EDIT icon color */. |
SEO & accessibility notes
- Inline SVG icons, no font dependencies, no extra requests.
- Wraps to multiple lines on narrow viewports automatically.
Related
