Hi,
If you want to remove the background color under the title and description on the homepage slider
Go to Appearance -> Theme Options -> Basic Setting
and paste the below code in Custom CSS box and click on Save Options button.
.slide_info h2, .slide_info p { background:none !important;}
Regards
Grace Themes