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.
I followed the directions below to remove the text/description box on each slider image, but it didn’t work. (www.MortgageLeadPlaybook.com) Any suggestions?
“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