Home › Forums › Support › Caption below image › Reply To: Caption below image
January 27, 2016 at 10:43 am
#168422
Lead Developer
Lead Developer
Ah, you need to make the color black:
.wp-caption .wp-caption-text {
background: transparent;
padding: 10px 0;
position: relative;
color: #000;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development