Hello,
We see that you are not using the latest version of Theme. Anyway you can fix this using the following code in the Custom Code within Head Area of CORPORATE Options.
Code:
<style>
.widget .menu { float: none; }
#footer-sidebar .widget li, #footer-sidebar .widget ul{ border: none; }
</style>
Thanks