Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #917590

    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.

    #917652

    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

    #917890

    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

    #917911

    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

    #918114

    That is exactly it!! Thank you. I will copy and keep that in just in case. :)

    #918203

    Hi extraeyes,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.