Hey there,
I’m trying to insert / include the icon’s available through Cornerstone into a basic post / via HTML but I’m struggling on the easiest / best way to do this.
The only way I’ve found thus far is to get the Icon code via Inspect element and insert it that way. This gives me a code snippet similar to this: <i class="e414-14 x-icon" data-x-icon-b=""></i>
I’m referring to these icons: https://imgur.com/a/KXiJz5s
I tried using the Font Awesome Shortcodes provided without any luck.
Thanks!
C