Hi. How can I make the inner shadow curved for a rectangle box with round corners? The inner shadows just follow the original rectangular shape.
Hi Alyvia,
I am guessing that the inner shadow is applied to the frame that is wrapping the rectangle object, instead of being applied directly on the rectangle. You might want to double-check that.
If the frame has no border radius and clip content is unchecked, the inner shadow will follow the frame and not be curved.
1 Like
Oh you’re right! Thanks for that