I'm trying to change a placeholder in an html input (a text shown when no text is yet typed in the input field). Unfortunately, I don't have access to change the HTML file so I can't change it there. I only have access to the CSS file. Is there a way to change or hide the current placeholder text? It looks like this in HTML:
placeholder="example"