I'm using:
box-shadow: 0px -1px 0px #333333;
on my footer but it's hiding behind or disappearing where the div
before it is... hard to explain but here's what it looks like: http://cl.ly/7HLy
Is there a way do have the box-shadow be on top of the other div before the footer? I've tried adding a z-index but it doesn't work.
I'll repeat my comment here since it solved the problem.
When using z-index
you should use position: relative;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With