component that hides on scroll down & comes up on scroll up with a z-index of 1000, the blog has blog cards in it, which has images with opacity, but the navbar cannot overlap the blog card
Can anyone help?
Ideal behaviour is: navbar should overlap the blog card image
anyone??
Opacity creates a new stacking context as does z-index or fixed. They can conflict with each other. But it is hard to answer you about the bug without a reproducible example
Correct, my blog images have a opacity
Обсуждают сегодня