Thanks.
To close out this thread, below is the modification I made to get the caption text to stay black. I changed the color code to #111 in two places.
Thanks for your help!
.wp-caption .wp-caption-text {
color: #111;
font-size: 0.923em;
line-height: 1.75em;
margin: 0;
padding: 15px 0 5px 40px;
position: relative;
}
.wp-caption .wp-caption-text:before {
color: #111;
Thanks, I successfully made that update.
One follow-up question. How do I shut off the hover effect?
See http://finish-to-start.com/key-stakeholder-power-and-management/
My blog is at http://www.finish-to-start.com
You’ll want to look at the previous post for a photo with a caption.
Thanks everyone for your time looking at this.