Tagged: enfold
Hi.
How can I make the transparency on the image overlay with caption more opaque? See here:
http://zemasfoods.com/madhouse-life/news/
It is hard to read the text.
Thanks!!
Lizy
Hi lizybloom!
Please add following code to Quick CSS
.av-image-caption-overlay { background: rgba(0,0,0,0.7); }
Regards,
Yigit
Thanks!!
It is perfect:)