Insert this custom CSS
#master #wrap .wc-image-links .gallery-caption a,
#master #wrap .wc-image-links .gallery-caption h3 {
background-color: #FFF;
color: #525151;
}
and replace the hex color value with your desired color value.
Insert this custom CSS
#master #wrap .wc-image-links .gallery-caption a,
#master #wrap .wc-image-links .gallery-caption h3 {
background-color: #FFF;
color: #525151;
}
and replace the hex color value with your desired color value.