
Contributor II
2023-08-08
12:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Fixed position button using CSS
Hi,
I'm currently trying to create a fixed navigation panel when scrolled on my qlik report on the left hand side using CSS, unfortunately it is not working.
Below is the CSS code that is currently used:
div[tid="pmQxZj"] {
background :black;
position: fixed;
}
Thanks!
546 Views
1 Reply

Specialist III
2023-08-10
12:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
490 Views
