Font Icons, where I can find the list of shortcodes to use it?

4.34K viewsUpdates
0

Hello, I got Askbug theme and I am building my site but I can’t find any documentation about shortcodes, specifically the font icons (apicons). Also, can Font Awesome be added?

 

Thanks

0

There is no shortcode for font icons. instead you can simply use

<i class="apicon-reputation"></i>

You can find all available font icons here: AskBug font icon. Yes, you can use Font Awesome as well.

Awesome! If I were to add Font Awesome can I use the same line of code you provided? Sorry for the simple questions, but I am not an expert in the matter.

Yes but you need to replace `apicon-reputation` with `fa fa-iconname`