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.
6. Make necessary changes > Save.
Edit this code
Code editor: Notepad, Visual Studio Code, Sublime Text, Atom.
<a href="--LINK--" class="--CLASS--"></a>
Class: Add the Class.
Link: Add your Link.
Class to change the size of the icon bar.
icon-bar-1x
icon-bar-2x
icon-bar-3x
Class to change the solid color of the icon bar.
solid-primary
solid-dark
solid-light
Class to change the outline color of the icon bar.
outline-primary
outline-dark
outline-light
Class to change the flat color of the icon bar.
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"