This, I thought, was a very simple query, but I seem to be getting lost in the find/hide code.
To simplify:
I may have something like this <h1 class="begin-page"> TEST AREA</h1>
I want to find the text "TEST AREA" and hide it.
How can I accomplish that via jquery?
Thank you.