I am facing a challenge with my WordPress website where I need to eliminate an element from the form.
The specific element causing trouble is shown as "|" and it appears like this: https://i.sstatic.net/1GW7g.png
Upon inspecting it using Chrome developer tools, here is what it looks like: https://i.sstatic.net/aUh6B.png Unfortunately, I am unable to add any selector to remove it since I do not have control over how it is rendered. However, I must find a way to get rid of it.