New visitors may not immediately trust your brand. Without clear proof of excellence, they might hesitate to engage or purchase.
Showcasing awards, certifications, or industry recognitions high on the page establishes instant authority. It reassures users that your brand and products are credible, high-quality, and trusted by experts—helping to remove doubt and drive conversions.
- Your landing page conversion rate is below 3% and bounce rate exceeds 60%
- Analytics show visitors spending less than 15 seconds on page before exiting
- You have industry awards, certifications, press mentions, or expert endorsements but they're buried in footer or separate pages
- Your store receives 1,000+ monthly visitors but struggles with new customer acquisition
- Heat maps reveal visitors aren't scrolling past your hero section
Position awards and recognitions in your hero section or immediately below it, ensuring visibility without scrolling.
- Create awards section in Shopify: Navigate to Online Store > Themes > Customize. Add a new section called "Trust Badges" positioned after your hero banner.
- Design specifications: Use a horizontal strip layout, 120px height, with awards logos sized 80x60px. Maintain 40px spacing between each badge on desktop, 20px on mobile.
- Add the code: In your theme's sections folder, create
awards-bar.liquid
<section class="awards-bar">
<div class="container">
<h3>Trusted by Industry Leaders</h3>
<div class="awards-grid">
{% for award in section.blocks %}
<img src="{{ award.settings.image | img_url: '160x120' }}" alt="{{ award.settings.alt_text }}">
{% endfor %}
</div>
</div>
</section>
- Mobile optimization: Stack awards vertically on screens under 768px width. Use 60x45px sizing for mobile displays.
- Implementation timeline: 2-3 hours for basic setup, 4-6 hours with custom styling and mobile optimization.
- Landing page conversion rate: Expect 15-25% improvement within 2-3 weeks
- Average session duration: Target 20-30% increase as visitors engage longer
- Bounce rate reduction: Look for 10-15% decrease in single-page sessions
- Scroll depth: Monitor 15-20% increase in users scrolling past fold using Google Analytics Enhanced Ecommerce or Hotjar
- AVOID: Cluttering the space with every badge you've ever received. BEST PRACTICE: Display only your top 3-5 most recognizable or industry-relevant awards.
- AVOID: Using low-resolution or pixelated award images that appear unprofessional. BEST PRACTICE: Source high-quality PNG files with transparent backgrounds at minimum 160x120px.
- AVOID: Placing awards below the fold where visitors won't see them. BEST PRACTICE: Position within the first 600px of page height for maximum visibility impact.
- AVOID: Making awards too prominent that they overshadow your main value proposition. BEST PRACTICE: Keep awards subtle but visible, using muted colors or reduced opacity.
Get A Free Website Audit.
We’ll identify what’s leaking revenue on your site and show you how to fix it. The free audit includes: