Похожие чаты

I have my layout like this: <Navbar/> <Blog/> <Footer/> the navbar is a fixed

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

3 ответов

16 просмотров
progmatic99- Автор вопроса

anyone??

progmatic99
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

progmatic99- Автор вопроса

Похожие вопросы

Карта сайта