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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
yauhn
Contributor
Contributor

How can I remove the headers and utilise space at the top of my Qliksense Dashboards?

I wish to remove unnecessarily occupied space at the top and bottom from the published Qliksense dashboards. I do not want my clients to see the header, ribbon, menu etc which occupies 40% of the space of my dashboard. What all options do I have? Any way to launch the dashboard already in full screen mode or have control over the sizes of the headers, menu etc?

Labels (1)
1 Reply
anat
Master
Master

in the server installation you will find a folder /Client/assets/client.

There you will find client.css with the class .qui-toolbar. Here you could set height: 0px; (instead of 44 px).