yeah I was just experiencing and see if it works, not sure how much it the <div class=”sidebar”> helps though. A little lazy to remove it.
Anyway, I downloaded the theme’s files and renamed the sidebar-footer.php to sidebar.php, and then I searched in other files to remove footer from the sidebar-footer too. I added <?php get_sidebar(); ?>
in the header.php (as the 2nd last line) and in the css I have position: absolute;
under widget.
I have modified the files so many times I can’t really keep track of other changes..