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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Sense Object Titles

Has anyone figured out a way to change the color of Qlik Sense object titles? I know you cannot do it within the Sense desktop application, but am wondering if there is a way to do it through CSS?

Thanks!

1 Solution

Accepted Solutions
ErikWetterberg
Master
Master

Hi

If you use the browser developer tools you can see that the color of object titles is set with the css class qvt-visualization-title. You could override this in your mashup, but be aware that this might break in a new version so you would need to verify this when upgrading.

View solution in original post

1 Reply
ErikWetterberg
Master
Master

Hi

If you use the browser developer tools you can see that the color of object titles is set with the css class qvt-visualization-title. You could override this in your mashup, but be aware that this might break in a new version so you would need to verify this when upgrading.