Custom side nav - elements disappear on scroll - public link

Note that for a simple layout like that you don’t need/shouldn’t need any z-index properties… especially if you go nuts like 9999 values on only one element like you did previously :wink:

If you add z-index values, remember to add them on elments that are at the same exact level. No need to bump the values 4 digits, 1 and 2 are usually enough (:

1 Like