Home Forums WordPress Themes – Premium Pure & Simple gallery image captions Reply To: gallery image captions

#16628
Binaya D
Participant

Hi damion,

Please put the following css to fix your issue:


.gallery-caption {
        opacity: 1;
}

Note: Please use the custom css plugin or child theme to write the css.

Thanks