I’ve tried
.theme-default .nivo-caption { display: none; }
and
#nivo-slider .nivo-caption {
display: none !important;
}
in my custom css and still no luck. I just need the pictures, no captions.
I’ve made sure nothing is in the caption fields and looked for a place to hide captions but haven’t found that. Thanks for help!