I want to hide from the user that an element has a certain class.
Essentially just that it just won’t show up in the page’s elements.
Is it possible to do with pure js or jQuery?
I only found answers to hide the element itself and not the class name