Home › Forums › WordPress Themes – Premium › Pure & Simple › gallery image captions › Reply To: gallery image captions
September 18, 2015 at 12:08 pm
#16628
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