The content at the bottom, with headers “Workshops,” “More Felted Goodness,” and “Join Our Mailing List” should be widgets in columns. The widgets are working, but the columns are not. I’m stumped.
Am using this code:
<div class=”content-3-col-left”>[widget_area area='home1']</div>
<div class=”content-3-col-left”>[widget_area area='home2']</div>
<div class=”content-3-col-right”>[widget_area area='home3']</div>
<div class=”clear-cols”></div>
Can anyone else see where I’ve gone wrong? Thanks.