I have a layer with text wrap underneath another layer. I don't want the text wrap to affect the layer above but I want it to affect the current layer. The order of the layers and objects is as follows:
Layer 2
text 2
circle 2 (text wrap so text 2 stays inside)
Layer 1
text 1
circle 1 (text wrap so text 1 stays inside)
However the wrap from circle 1 affects text 2 as well and I don't want that to happen, while I still want it to wrap inside circle 2.
Anyone got any ideas please?