Hi, I am building my site on Enfold but cannot find where to change the settings for the element captions in the masonry gallery
I have it working on another page on the website but it just will not change on this one. I want the background white and the text black. Can you help please?
Great theme btw – will be using it a lot more! Just can’t figure this one out!
Cheers
Kim
Hey bauchope,
try this code inside of Quick CSS field:
figcaption.av-inner-masonry-content.site-background {
background: white !important;
}
Best regards,
Andy