Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Ethel
Creator III
Creator III

Logo in sheet title, css code

Hi Everyone,

I'm trying to add our company logo in sheet title in css code(I'm working on our own theme).

This is my code and it's not working.

.sheet-title-container {
background: linear-gradient(90deg, rgba(0,101,128,1) 35%, rgba(255,255,255,1) 100%); !important;
background-image:(C:\Users\AAA\Desktop\Qlik Sense Theme\themefolder\test.png);
}

Thank you very much for your ideas!!!!

0 Replies