Hey,
I've encountered a new issue right now.
Currently, I have two elements that are fixed to the top and bottom of the page. However, the elements in between them are overlapping the top element.
Even though I tried keeping both elements fixed, this overlap is still happening. So, I was thinking if there is something like a "Stay on Top" attribute in CSS or any other programming language.
Attached is an image for reference:
https://i.sstatic.net/D4W4p.gif
You can see from the picture that my frames are covering my header area.
If it's helpful, here is a link to the CSS file:
Thanks a lot