Font Awesome
We are trying to figure how to integrate Font Awesome icons. Don't point to a previous thread that says how to do it because the link in that thread to a video is dead. There are no instructions I could find on here UNACMA Documentation how to implement. Does anyone know how to do get Font Awesome icons working ?
-
- · Michael Howard
- ·
The version of Font Awesome is 5.15.4 so as long as you use the correct class names they should work in any of the icon fields. (See the icons available here: https://fontawesome.com/v5/search )
As for custom html, you should be able to use <i> tags not sure if there are plans to update to Font Awesome 6 or 7 though
-
good info. Thanks.