1. Log into your Blogger dashboard.
2. Go to Announcement bar, Top Header, Footer, Footer bar, Sidebar, etc.
3. Add the widget "HTML/JavaScript".
4. Edit the code.
5. Copy and paste the code.
4. Make necessary changes > Save.
Edit this code
Code editor: Notepad, Visual Studio Code, Sublime Text, Atom.
<div class="--CLASS--">--TITLE--</div>
Class: Add the Class.
Title: Add your Title.
Class to change the size of the badge.
badge-1x
Class to change the solid color of the badge.
solid-primary
solid-dark
solid-light
Class to change the outline color of the badge.
outline-primary
outline-dark
outline-light
Class to change the flat color of the badge.
flat-primary
flat-dark
flat-light
1. Go to Font awesome.
2. Search the icon and click on it.
3. Copy the name
4. In the class before the name "fa-".
Example: "fa-house"