Hello,
I try to simply hide some elements in my application with the xpath like this :
display:none!important
display:none!important
Interventions
It doesn't work but when i replace them by a replace it work.
But when i use the replace, on update addon there are an error with the located parent view (my local work correctly).
Thank's in advance.