Reply To: Wild Safari Lite
February 22, 2019 at 6:08 am
#13261
Grace Themes
Member
Hi,
To remove the description of the slider image
Go to the Appearance -> Editor -> style.css
add below css code at the end of style.css file
.nivo-caption p { display: none; }
Regards
Grace Themes