Hi,
To disable the slider title and description text box
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
and paste the below css code in custom css box
.nivo-caption { display: none; }
If you don’t want to use default footer section and add new information
Go to the Appearance -> Widgets -> Footer Widget 1/2/3/4
Drag and drop the available widgets.
Please check the documentation on how to use widgets
https://gracethemes.com/documentation/creator-world/#widgets
Regards
Grace Themes