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