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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Lakshmanudui
Contributor II
Contributor II

How to decrease font size in multi kpi in Qliksense

Hi All,

I am using multi KPI object for taking 4 measures at a time.

But i am unable to decrease the font size . in properties, I am able to see min, normal, large options only i want to decrease font size. If i select font size is min it is showing bigger font.

Can you please suggest me how to decreasing custom font size.

I am trying to use CSS code but this code works entire sheet .

I am using  below CSS code for decreasing font size. But font size decreasing entire sheet.

.qv-object * {
font-size: 50%;
}

Can you please suggest me how to apply only single object.

Thanks & Regards,

Lakshman

 

 

0 Replies