Hi there,
I’m trying to bold my picture caption overlay and keep them white (rather than the themes colour).
Can you help me with some custom css. I’m having trouble.
Thanks.
This worked, but is it correct?
.av-image-caption-overlay-center {
font-weight: bold; !important;
color: #ffffff; !important;