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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Custom themes - CSS documentation

Hello,

I'm creating a custom theme for my app, following the disponible documentation (https://help.qlik.com/en-US/sense-developer/June2018/Subsystems/Extensions/Content/CustomThemes/cust... and following pages).

I cant found any information about the CSS files properties. I want to set the font and text style (bold), but seems there is no way to do in the JSON properties. Any suggestion?

Thanks,

Roger

5 Replies
pfb93
Contributor II
Contributor II

Still no answer? Im having the same question there

morenoju
Partner - Specialist
Partner - Specialist

Same here. Looking for some documentation in order to modify CSS. All I've found in the documentation has been JSON.
morenoju
Partner - Specialist
Partner - Specialist

Guys, in case it helps: I ended up using the Google Developer (F12 is the shortcut in Google Chrome). In the Developer Tools I was able to find the CSS the app was using by default and I copied it to a text processor to make editions.
As I did not have any documentation, the process was kind of trial and error. But I managed to change the styles of charts (in my case of a table).

Qlik_Stek
Contributor II
Contributor II

Hi @morenoju 

I know it's been a long time, but is there a chance you could elaborate on the matter?

I'm currently trying to understand why my custom theme doesn't make any changes to my Qlik sense app.

I did the same thing as you described with the developer tools, and found out what CSS object I need to refer to, but to no avail.

I would really appreciate if you could help on the matter.

Thanks!