I have a part of the site that is manageable, and this manager automatically creates <p>
. I do not want this <p>
. How do I remove only the <p>
tag without the content inside.
<li class="margin-bottom-8">
<img src="images/iconPhoneGreen.png" class="margin-left-2 margin-right-7"><p>descricaoSYS</p>
</li>