how can I set the css box-shadow property to overlap images?

73 Views Asked by At

I am trying to get the box-shadow effect of the navbar to overlap the image.
This is the example website: https://codesandbox.io/s/thirsty-cannon-8c3kh?file=/public/index.html
It works fine over text but not images.
Any help will be much appreciated.

1

There are 1 best solutions below

2
turok87 On

As you can see on the image box-shadow is working. And yes the problem is in opacity most probably.

[box-shadow] https://i.stack.imgur.com/hOkSP.png