ThemeX Version: 6.2.5
Cornerstone Version 3.2.5
Hi There @aphareus2
Thanks for writing in! If you have added icons manually, you need to change data-x-icon to data-x-icon-b to make it compatible with latest release.
As of Font Awesome version 5.x, they split icons into multiple fonts. This can be fixed by changing instances of the data-x-icon attribute to one of the following:
-
data-x-icon-bfor social icons. -
data-x-icon-ofor outline icons. -
data-x-icon-sfor solid icons.
The original attribute data-x-icon will still work for solid icons as a fallback but we’ve updated everything for consistency.
If you’re still having issues, provide us with a link to your example page URL to assist you further.
Hope that helps.
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.