Add left side widget
- Go to admin -> CMS -> Widgets
- Click on Widget Options and see what CMS block is used.
- Go to the CMS block used and wrap the whole content in a div with a class of "bottom" to place the widgets at the bottom.
<div class="bottom">Content goes here</div>
The are no modifications needed if you just want to have the widget at the top.
No comments to display
No comments to display