Hi Michael!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
background: #fff;
filter: alpha(opacity = 80);
background: rgba(255, 255, 255, 0.5);
}
Cheers!
Yigit