Skip to main content

Add left side widget

  1. Go to admin -> CMS -> Widgets
  2. Click on Widget Options and see what CMS block is used.
  3. 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.
  4. <div class="bottom">Content goes here</div>

The are no modifications needed if you just want to have the widget at the top.