Widget without DIV wrapper
Question
Whenever I add a text widget it adds a div
around the content I add. E.g.
<div class="textwidget">
<my content>
</div>
which messes up the formatting of some of my content.
Is there a way to NOT have the surrounding div?
i.e. a widget that just outputs without any surrounding divs?
0
widget-text, widgets
8 years
2015-09-17T16:15:44-05:00
2015-09-17T16:15:44-05:00 0 Answers
68 views
0
Leave an answer