I have the following code, and I would like to remove only the text 'Configuration options:' without changing the 'a' tag with jquery, can anyone help me?
<small>
Opções de configuração:
<a href="javascript:void(0);" onclick="teste" class="hiperlink" alt="">Alterar
</a>
</small>