Comments LazyBit started the conversationJune 8, 2021 at 3:01pmHi dev,I know how to add an Awesome Font as an icon to my menu. Any way to insert an Awesome Font anywhere in the content (in a post, at least) without using an external plugin? 2,615PenciDesign repliedJune 8, 2021 at 3:32pmHi,Please follow the instruction to insert FontAwesome to your post/page content:1. Go to icon list page: https://fontawesome.com/v4.7/icons/2. Click to the icon you want to insert, then copy the HTML tag, for example: <i class="fa fa-address-book-o" aria-hidden="true"></i> 3. Go to the post/page editor screen, switch to Code Editor/Text mode, then insert the code you copied to the position you want to add.Best Regards,PenciDesign.LazyBit repliedJune 8, 2021 at 3:36pmIt works great, thank you! I think you should add it to documentation. Sign in to reply ...
Hi dev,
I know how to add an Awesome Font as an icon to my menu. Any way to insert an Awesome Font anywhere in the content (in a post, at least) without using an external plugin?
Hi,
Please follow the instruction to insert FontAwesome to your post/page content:
1. Go to icon list page: https://fontawesome.com/v4.7/icons/
2. Click to the icon you want to insert, then copy the HTML tag, for example:
3. Go to the post/page editor screen, switch to Code Editor/Text mode, then insert the code you copied to the position you want to add.
Best Regards,
PenciDesign.
It works great, thank you! I think you should add it to documentation.