z-index Issue with crypto list Header on mobile devices
-
Hello,
how can I adjust the visibility for the “Name” and “#” columns to be higher than the data rows when viewed on mobile?
I’ve observed that in the
tableHeadFixer.js
file, the z-index value of 11 seems to be ignored. Adding an “!important” declaration might resolve the issue.Here the screenshots:
https://gyazo.com/73ba74defa7e5f7d3f5baf2cd5d761cc
https://gyazo.com/abb845ee0fb374e3eff2fc48cd1c1b6c
If I add the “!important”, it works.
However, how can I modify the .js file, or is there another solution?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘z-index Issue with crypto list Header on mobile devices’ is closed to new replies.