Skip to main content

All Questions

Tagged with
0 votes
1 answer
908 views

How can I make a child div appear above a css mask in parent div

I've applied an svg mask to an mp4 video created using the Gutenberg cover block. The problem is that the wp-block-cover__inner-container text is also masked by the svg but needs to appear above it. I'...
Simon P's user avatar
0 votes
0 answers
26 views

Why does a masked-image ignore the z-index? [duplicate]

I have an image that I mask in CSS. I want a text above this masked-image. It seems that the z-index is ignored. I made a small example with my code to show the problem. To see that the z-order is ...
Tee's user avatar
  • 1