Home › Forums › Support › Caption below image › Reply To: Caption below image
March 22, 2016 at 9:05 am
#180884
Lisa
Hi Tom,
Love your theme. Do you have the time to help? I’ve added
.wp-caption .wp-caption-text {
background: transparent;
padding: 10px 0;
position: relative;
color: #000;
}
to the child theme editor but I’m still getting the text with overlay instead of moving the caption text below the image. I’ve also tried
#attachment_398 > figcaption {
background: transparent;
padding: 10px 0;
position: relative;
color: #000;
}
w/o success.
Can you help with this?
Thank you,
Lisa