SyntaxFix
Write A Post
Hire A Developer
Questions
With Font Awesome ICONS, I used the following code to produce a round button/image with the color of your choice.
<code> <span class="fa fa-circle fa-lg" style="color:#ff0000;"></span> </code>