Tagged: caption font color
Hey maryenvato,
Please try the following in Quick CSS under Enfold->General Styling:
.av-masonry-entry-title {
color: blue;
}
Best regards,
Rikard
I try with quick css, but if you see, the text of the gallery is still white
Hi,
Thank you for the update.
We adjusted the css code a bit. Please edit the css code, then try to toggle or temporarily disable the Enfold > Performance > File Compression settings afterwards.
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content *, #top .av-caption-style-overlay .av-masonry-item-with-image ins:before, #top #wrap_all .av-caption-style-overlay .av-masonry-item-with-image del {
color: #004079;
}
Best regards,
Ismael
Thank you