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: 
kristen_qlik_noob
Contributor III
Contributor III

Simple KPI - CSS - Changing Font Size and entering space for Second Value

I have a KPI where I would like to add a second value....how do I go about changing the font size of the second value and making a space between the first value and the second value so they can stack vertically without being smashed together? Thanks!

Current CSS:

& .label {
font-size: 150%;
color: black !important;
}
& .value {
font-size: 200%;
color: black !important;
]

1 Reply
kristen_qlik_noob
Contributor III
Contributor III
Author

Do I have to just create another KPI?