edv-support
Hi
Its not module, its a module position with name : es-dashboard-sidebar-before-newsfeeds
if you have any content you can publish a module on this position: es-dashboard-sidebar-before-newsfeeds
The space is generated by style code for the module block.
Or add this code in /css/custom.css file to remove the space
body div#es.es-main div.es-container div.es-sidebar > .widgets-wrapper {
display: none;
}
The fix will be added in new version of template in file /templates/ja_intranet/css/extras/com_easysocial.css
Regards