In the profile, I want to remove the highlighted field:
I can hide the value, but not the label because there’s no id/class.
Anyone know what to do?
This is necessary because of this privacy bug
In the profile, I want to remove the highlighted field:
I can hide the value, but not the label because there’s no id/class.
Anyone know what to do?
This is necessary because of this privacy bug
You don’t need to. Target it as the “nth item of type {x}”. As long as the number of items isn’t shifting around, this is safe.