1. Log into your Blogger dashboard.
2. Go to Posts or Pages, Announcement bar, Top Header, Footer, Footer bar, Sidebar, etc.
3. Change to HTML View mode and the “HTML/JavaScript” widget.
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.
<a class="--CLASS--" href="--LINK--">--TITLE--</a>
Class: Add the Class.
Link: Add your Link.
Title: Add your Title.
Class to change the size of the button.
btn-1x
btn-2x
btn-3x
btn-4x
btn-5x
Class to change the solid color of the button.
solid-primary
solid-dark
solid-light
Class to change the outline color of the button.
outline-primary
outline-dark
outline-light
Class to change the flat color of the button.
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"