My current selection is a group. I’m trying to change one of the child’s opacity to 0. I tried looping through the children of the current selection and targeting it that way, however, I keep getting the out of context error. Also, I tried cloning the current selection and targeting the child’s fill that way but got the same error.
Also, I was wondering if there is any way to turn off the fill of the targeted child without making it the current selection?