Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW

Fontawesome library not working in Qlik Sense Enterprise on Windows

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

Fontawesome library not working in Qlik Sense Enterprise on Windows

Last Update:

May 3, 2021 7:57:05 AM

Updated By:

Sonja_Bauernfeind

Created date:

Oct 31, 2019 11:29:11 AM

Fontawesome icons stop working since Qlik Sense September 2019.
 

Faulty symbols:

fontawesome invalid symbols.png

Correct symbols:

correct symbol.png


The following:

.qv-object * {
           font-family: QlikView Sans,sans-serif;

}

 Has been changed to:

qv-object :not([font-family]) {

           font-family: QlikView Sans,sans-serif;

}

 

Resolution


Access the CSS file in Qlik Sense by following for example this guide as posted in the Qlik Community

Add !important to the desired font-family to fix the issue.

Labels (1)
Contributors
Version history
Last update:
‎2021-05-03 07:57 AM
Updated by: