Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner 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; } “