Sorry I cannot find the quick code for the white text on hover thread. I found it there once and cant find. I just wiped out my settings by accidentally hitting reset all on Enfold theme settings.
Thank you.
Hey extraeyes,
I don’t understand what you are looking for, could you try to explain a bit further and post a link to where we can see the element in question please?
Best regards,
Rikard
Masonry gallery has an option on the images to have text on them. The theme comes with black text. There is no option to change the black text that cannot be read on top of an image. There was about 5 or 6 lines of type to go in the quick code that solved this problem. \ Hover on the masonry images on this page and see the black type.
Thank you!!
Pam
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
color: white!important;
}
Best regards,
Yigit
That is exactly it!! Thank you. I will copy and keep that in just in case. :)
Hi extraeyes,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria