Skip to main content
Announcements
Qlik Community Office Hours - Bring your Ideation questions- May 15th, 11 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
datagrrl
Creator III
Creator III

Font in Theme still not universal

I am struggling to get the same font across my theme:

 

I used this code 

Qlik Support.qv-object :not([font-family]) {
font-family: Verdana,sans-serif;
}

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

The X Axis on my line charts is good, but not the Y on either and the X Axis on my bar chart.

I don't like the 0s with the slash.

 

Zero2.PNGZero1.PNG

 

0 Replies