Hey!
Looking for a creative solution to a simple problem: creating a “label” in the corner of a group.
I tried to create a shape, rotate it 45 degress, and “hide” half of it by setting a negative x and y value inside another group (so that it’s “outside” of the group it belongs to). It works in the editor, but on the site itself, the group doesn’t mask out elements that are outside of its frame.
You can see in this illustration how I wanted it to look:
And this is how it turned out:
Anyone have a good solution to this? (without using an image, preferably)