how change h4 of widgets title to div?

Hello,
how i can change h4 to DIV in footer widgets and others?

<aside id="text-3" class="widget widget_text">
<h4>Widget Title</h4>
<div class="textwidget">
</div>
</aside>
</div>

Comments

Sign In or Register to comment.