hey yall having a little bit of a trouble with a drop down box on my site whenever it drops down the content below the drop down box can be seen through the drop down box and even be clicked also i tried using a z-index property (like... z-index:5; ) but nothing happened, still the same any one knows whats happening here. how to fix please. thanks very much
hey yall was able to figure it out and get it running properly i needed to add a position (positio: relative; ) that fixed it