Hello!
Regarding footer - go to Appearance->Widgets and add widgets to sidebars Prefooter Area One, Two and Three.
To remove background change on hover over social icons, add this code:
.widget .social a:hover { background: #e4e4e4; }
via My Custom CSS plugin or child theme.