Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
MikObi78
Contributor
Contributor

Change icon in selection bar in mashup

Hi there!

I am creating a mashup with qlik sense and I need to change the icons in the nav bar.

I checked that when using:

.lui-icon--selections-forward:before { content: "\2192"; }

in my css styles sheet, I can change the icon, but using an unicode expression. I would like to change the icon with some images in svg format. Is it possible?

Labels (4)
1 Reply
DaveChannon
Employee
Employee

Hi @MikObi78 

How are you embedding today? So you're aware, if you use CSS to override elements of the native sense client, you may run into challenges if we make changes in future and you'll need to work out what our new layouts use.

We do have new things coming very soon in the embedded space, but in the meantime we have an example of how to create some of your own components with our capability APIs here https://qlik.dev/embed/control-the-experience/working-with-data/qlik-selectionState-interface

If you have anything you can share as to what you're trying to achieve, please share it - feel free to ping it over in a PM if you don't wish to post it here.