Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
patbuchanan
Contributor III
Contributor III

When I change font on my theme I get strange characters

When I change the font in my theme I noticed that I'm getting some strange characters where the dropdown box appears and the icons when I normally hover over objects.  Anyone know how to correct that in my theme?  I've tried a few different fonts in my theme.css file.

i've tried:

.qv-object * {
font-family: 'Roboto', 'sans-serif' !important;
}

or

.qv-object * {
font-family: 'Verdana, Geneva, sans-serif' !important;
}

and get the strange characters and figure I'm just missing something in my code:fontIssue.PNG

 

Labels (1)
0 Replies