Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Slideshow – can you remove text box

#4679
Brian Prendergast
Participant

Hi Folks,

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

.nivo-caption { display: none; } “