Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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 (4)
0 Replies