I’m using Wix Studio and need to be able to crop an image into a custom shape. I know how to do this in the old editor (add image/crop image/upload custom shape/crop/done), but not in studio. Has anyone been able to figure this out, and if so, could you share it with me?
Now in the text editor at the top of the panel type .myImage { and paste our code from step 2 between the curly brackets. I formatted mine so it looks a little nicer (it all ended up on one line when I pasted it).
If you then give other images this myImage class (or whatever you’ve called it) then you’ll see them get the same shape.
You could even have multiple shapes. For example I made circle and rectangle classes. On one image I gave it the circle custom class like in step 7, and on the other I gave it the rectangle class: