-1

Example: codepen.io/rudza/pen/NMqVEK

There is a yellow div which will contain some image content.

Also, there is svg speech_bubble.

Would it be possible to mask the svg over the div to show only the content inside? And is it possible to keep transparent background?

R-J
  • 928
  • 1
  • 7
  • 24

1 Answers1

0

Resolved by using PNG masking: codepen.io/rudza/pen/JvdQYv

R-J
  • 928
  • 1
  • 7
  • 24