Hi,
1. To remove the black bar
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code
.footer { padding: 0px !important; }
2. To change the background color of the Footer area
Go to the Appearance -> Theme Options -> Basic Settings -> Background Colors -> elect background color for copyright section
Regards
Grace Themes