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

#4700
Grace Themes
Member

Hi Brian,

To disable the homepage slider caption box
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
and use below css code

.nivo-caption { display: none !important; }

Regards
Grace Themes