I have circular background image, and also provides shadow effect outside of circle image. But when we apply ripple on internal circular image then ripple outside of circle. Ripple should be inside the circle. So please can u share the solution of the scenario.
Closed this issue · 2 comments
raj-barnwal commented
I have circular background image, and also provides shadow effect outside of circle image. But when we apply ripple on internal circular image then ripple outside of circle. Ripple should be inside the circle. So please can u share the solution of the scenario.
sirxemic commented
Can you link me to the page in question? Or a codepen or jsfiddle to demonstrate the issue?
raj-barnwal commented
I resolved that problem using css property clip-path.
Thanks