aha, and removing the outer wrapper
This commit is contained in:
parent
6b1f5f9af4
commit
1b7c2d33ba
|
@ -11,10 +11,6 @@
|
|||
|
||||
<!-- ******************* The Hero Canvas Widget Area ******************* -->
|
||||
|
||||
<div class="wrapper" id="wrapper-hero-canvas">
|
||||
|
||||
<?php dynamic_sidebar( 'herocanvas' ); ?>
|
||||
|
||||
</div>
|
||||
<?php dynamic_sidebar( 'herocanvas' ); ?>
|
||||
|
||||
<?php endif; ?>
|
Reference in New Issue