You have a css style with FA icon for an addons ? Check this for see, how to add FAIcon in 2.3.
Exemple: you have this;
Add this code
And now icon are spawned
Exemple: you have this;
Code:
<div class="flex-fill"><i class="fas fa-coins mr-2"></i> {{ phrase('’) }}</div>
Add this code
And now icon are spawned
This Thread had not been rated yet