I'm trying to apply a drop-shadow to an existing text object but the issue I'm facing is that the object already has a drop-shadow applied so I'm just duplicating the same shadow multiple times.
Is there a way to either check for an existing shadow and remove it or overwrite the previous one so it's not duplicated?
Thanks