how to add a section to lower-wrapper
how to add a section to lower-wrapper
- go to theme/layout
- search for
</b:section>
- press enter until you find
<div class='body-row' id='lower-wrapper'>
- then below it enter this code:
<div id='lowerbar-wrapper'><b:section class='lowerbar ready-widget' id='Footer Widget (d)' preferred='yes'/>
</div>
and save
Comments
Post a Comment