kylym1631's avatar

CSS Drop shadow on svg overlaying different section

I want to drop shadow on svg (bottom part). Svg is in section1, and overlays a little section2. I did filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); to svg, but it is blurring whole svg. I need only bottom part. here's what I want https://imgur.com/a/cVv0q4N. Here's what I am getting https://imgur.com/a/bYFq88A

0 likes
0 replies

Please or to participate in this conversation.