Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Customize objects through CSS - QlikSense Server

Hello,

I'm new to QlikSense. In order to customize objects in my created app in QlikSense Server 3.0 (for example changing the color of an object) I copied and paste the ‘sense’ subfolder and named it like C:\Program Files\Qlik\Sense\Client\themes\mytheme".

I opened the theme.css and modified the class as below

.qv-object * {

font-family: fontname;

color: #FFFFFF;

}

I then saved and copied “ \themes\mytheme" to the URL and refresh, but the app does not change.

Is there something wrong in the procedure? What are the steps to customize objects in QlikSense through CSS?

Thanks a lot

Annalisa

0 Replies