Add Your Badge to Your Website using Embed Code

Want to show off your badge? Follow these simple steps to embed it on your site—no coding skills required.

1. Copy Your Embed Code

First things first:
Grab the embed code we’ve provided.
It’s a small piece of HTML you’ll paste into your site. Think of it as a digital sticker.

2. Choose Your Platform Below

Elementor (WordPress)

  1. Open the page you want to edit with Elementor.
  2. Drag the HTML widget to the section where you want the badge to appear.
  3. Paste your embed code into the HTML field.
  4. Click Update. You’re done!


Gutenberg (WordPress Block Editor)

  1. Edit the page or post where you want the badge.
  2. Click the + button and add a Custom HTML block.
  3. Paste your embed code inside.
  4. Click Preview to check it, then Update to save.


WPBakery (Visual Composer)

  1. Edit your page with WPBakery.
  2. Add a Raw HTML or Custom HTML element.
  3. Paste the embed code.
  4. Save and update the page.


Other Website Builders (Webflow, Squarespace, Wix, etc.)

Most platforms allow you to embed HTML code blocks.
Just look for a widget or module called:

  • “Embed Code”
  • “Custom HTML”
  • “Raw Code”
    Then paste your badge code, save, and publish.

Pro Tip

Want to resize the badge? You can wrap the code in a  <div style="width:100px;">  tag to control size.